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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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