Maybe you were looking for...

Parsing a user's SAML attributes via Foundry's Multipass or Control Panel

I want to add more metadata to last names in Palantir Foundry's Multipass for our users (for instance, to display Anna Smith, USA (Contractor)). My SAML integra

Range Error(index): invalid value: valid value range is empty

im trying to set initial value for 'title' but it keeps showing me the error: range error (index): invalid value: valid value range is empty class _ProductCreat

How to make Discord Bot Automatically Role Someone when they have certain word in status

trying to make it so if someone for example put my discord servers invite in their status ".gg/testing" it would give them a role and if they removed it would t

What type is useFormik in formik forms?

I created a react formik form that consists of several components. I need pass down the useFormik object to the components of the form. What is the right type f

heading rows with different n by group in R

I'm trying to get the first n parts of an object, but with different n per group, according values I have in other object. I have the next replicable example: a

How to set timeScale for only reverse animation GSAP

What I'm trying here is when I toggle the Bootstrap button then reverse animation should go faster already google about timeScale(3); but How can I add timeScal

how can i make the application the owner of the viewmodel?

i have an application and i would like to make a viewModel accessible from all around the application to protect the data from coruption and make the swapping d

How to import existing collection from MongoDB and Perform operation it?

I am trying to get Data from my existing collection and perform some operation on it, hear what i tried //for getting existing data var Vvin = new mongoose.Sche

XPath: How do I capture the previous element?

I have such a construction <p>File name</p> <a href="https://somelink.pdf">Download</a> I need to capture the link a and its name p usi

How to get row data based on the other table row data?

I'm not sure if I write my questions title correctly, but my example would probably explain it better. Join table_1 and table_2 and get table_1 row, if there is