Category "palantir-foundry"

Is there a way to create dynamic parameter?

I have filter for my dataset: Keep rows where date is on or after $filter_date Can I set parameter $filter_date to be 60 days (or 8 weeks or 2 months) away from

How to handover R list object to R transform in Code Workbook

I estimate a polr model with R in foundry code workbook. After estimation I want to handover the model object to another R transform. Estimation works fine. Han

How to confirm that none of our projects have VIEW access (or higher) as the default role?

Is there an easy way to confirm that none of our projects have VIEW access (or higher) as the default role? We want to give a handful of external contractors ve

What is the behavior of the Granular Permission Service (GPS) null-check on a Multipass attribute?

One quick question regarding the Granular Permission Service (GPS) null-check change that is being rolled out. I’m assuming if a column does have null val

Can I test pre-registered user access without logging in as that user in Foundry?

In Palantir Foundry's Multipass, I created a pre-registered user to test data access based on specific markings. Is there a way to login as this test user? Ther

How do I revoke user-generated API tokens in Foundry?

Is there a way to programmatically revoke all user-generated tokens for a service user? I saw some endpoints in the Multipass internal API, but from my understa

If a user signs in through a different provider with the same UID, will the realm of that user be changed?

We had an issue where we needed to delete the old realm's provider and collector before the user correctly got assigned the new realm when signing in through th

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

How to filter on aggregated data in Foundry Functions?

I would like to know how can I filter on grouped data in Foundry Functions. I already managed to group and aggregate on my data, see below: @Function() publ

Is that possible to create a custom input widget in Foundry Slate?

I know how to use input widget in Slate but I have a use case where I need to create several inputs from an array. Maybe one, maybe more, let's say around 10 or

What is the difference beween writting logic in Python or plain SQL in Foundry's SQL Transforms?

Foundry's SQL Transforms offers at least 2 ways to write logic code: Python and plain text SQL. I already noticed some differences: SQL does not allow increment

Tests in Foundry all pass when run one-by-one but many fail when run as part of a suite

I have many tests that all pass when run individually but 15% fail during a full build when I try to build a data set. Of the 15% that fail, most of them fail w

Palantir Workshop - Filter settings [closed]

I'm trying to implement a new feature in my workshop application and I get trouble with filters. I would like to have either a default value c

Connect QuickBooks with Foundry

Has anyone connected their QuickBooks instance with Foundry? I'm a little unclear on how to setup things on QuickBooks & then on the Foundry side (using the

How can i prefield values in a multiselect box in FoundrySlate

I am generating values in runtime so after every reload the values in the multiselect box is getting blanked. I am taking the values from a function. so I want

In Foundry Workshop, how do I save and writeback all values set within a Scenario?

I've created a Scenario in Foundry Workshop and would like to save all of the values set in the Scenario to a dataset for further processing or display. How do

How can I save a Foundry Scenario and use it in another Workshop module?

I've created a Scenario in Foundry Workshop, and wish to reuse it in another Workshop module. Is there a way to accomplish this task without needing to recreate

In Foundry Workshop, is it possible to reset a scenario when a user navigates away from a Workshop tab?

I've created a scenario in Foundry Workshop, and would like to set it up so that it resets whenever a user changes their active Workshop tab. Is it possible to

Creating a Leaflet map in code workbook in Foundry

Anyone created a leaflet map in Code Workbook using r-Leaflet? I have a functioning script that runs (also double checked in R) but how do I get it to visualise

Is it possible to change the title property of an object via a derived value from an edit form in Foundry?

I created an object that is backed by a Foundry Form and I would like to provide a user to change the properties of that object. I linked the form to the object