News & Intel
LiveDaily AI-curated intelligence on Palantir Foundry, Ontology, AIP, Apollo, contracts, and community feedback. Updated automatically via GitHub Actions every day at 7 AM UTC.
Please add Color Coding for Agents
AI - FDE currently can’t color code elements in Pipeline Builder. See screenshot. Please improve that. 1 post - 1 participant Read full topic
OpenAI forms $4 billion enterprise unit to turn AI capability into business results
OpenAI's enterprise unit could accelerate AI integration in businesses, potentially transforming operations and boosting productivity globally. The post OpenAI forms $4 billion enterprise unit to turn AI capability into business results appeared first on Cryp…
Ontology Replacement Pipeline Mechanics
I am trying to iron out my understanding of how replacement pipelines for ontology objects work. Recently, I made changes to the schema (deleted properties) and backing dataset of of a streaming object. Once I saved my changes, I saw that a replacement pipeline kicked off and my live pipeline was running as usual. The schema status of the object was changed to updating as well. My understanding is that the live pipeline should still be able to serve all active workflows as usual until the replacement pipeline completes. However, we saw a number of OSDK based apps failing since they couldn’t load the objects (the root cause error was that it was unable to find the deleted properties). This doesn’t make sense to me and I’m wondering what the best practice is here when pushing schema changes to objects. In this particular case, it was a streaming backed object and the replacement pipeline takes around 10-12 hours to run fully so its not really easy to find a downtime window where we can
Feature Request: Conditional Redaction / Masking in Workshop Apps
Hello, We have a feature request for the T-Foundry platform. Currently, Workshop Apps in Pivot Table Widgtet already support conditional formatting (e.g., if a value is lower than 6, the cell background turns red and the text color changes to white). We would now need a form of conditional masking/redaction functionality. For example, if a value is lower than 6, it should either: be replaced with an asterisk (*), or appear as a blacked-out / crossed-out field. This requirement is particularly important for a more sensitive project we are currently working on, but it would also be highly valuable for many existing and future compliance-related use cases. If there is already a way to achieve this with existing functionality or a workaround, we would also appreciate guidance or support on how to implement it, instead of requiring a new feature to be developed. Thank you for your support. 1 post - 1 participant Read full
Block Foundry Platform access for full org
In Application Access (Control Panel), for specific app (for example Resource Management in screenshot) you can choose Nobody, however, for Foundry Platform, you can’t. If you implement a Consumer Mode , this might make sense to have a Nobody option rather than having to create a dummy group including no one from the consumer organization if all builder are part of another org. 1 post - 1 participant Read full topic
String Selector/Variable caching leading to function not re-computing
Hello Community, I have a string selector with static options to choose a single value, and this selection variable is used in multiple other objects set variables for filtering, it is an input variable to a bunch of functions and also a URL parameter for a slate spreadsheet, but at times when I choose a region and open the overlay which has function backed derived columns or the slate spreadsheet, it loads data of the previous region, How could I fix this? I have thought of two solution approaches, Using a variable transformation string variable which takes the string selector value and checks if it is valid else fallback to default value Making the functions accept a dynamic parameter such as an incremental variable or timestamp, which will help to trigger the function and not return cached results Would like to know, if anyone else has faced the same issue and is it a common problem with string selector component and is there any other way I could fix this issu
FR: Filter option in Variable Transformation
Can we have an option to filter object as well in “Variable Transformation” section. This will reduce the effort to create a separate filtered object and then create kpi variable using variable transformation. 1 post - 1 participant Read full topic
She Went From Trump’s Enemy No. 1 to His Most Adoring Fan and Back Again. What Happened in Between Is a Hell of a Trip.
The former Fox News host’s transformation tells a dark story about her—and us.
Pipeline builder forces replay on streams when creating new object types
Hi team, in Pipeline builder, I have an existing stream pipeline that is running, and I wanted to modify it to do two things: Create a new column Then, after that, create a branch in my pipeline where I select certain column, then create a new object type When I did this, the proposal forced me to select a replay strategy. Why couldn’t I just continue the stream without replaying anything? I would expect the new object type to just pick up in the current stream. Once I remove the branch and the new object type, it did not require me to replay in the proposal. 1 post - 1 participant Read full topic
No value legends in Scheduling Gantt chart widget of Workshop
I am using a Scheduling Gantt chart widget in a Workshop dashboard and using the function-backed color config option linked to a function that outputs a map of a schedule containing a conditional property and the hex color String. However, the legend section on the bottom right of the Gantt chart (shown in figure) is not able to recognize the property with which each color connects and instead shows a “No Value” message. Is it possible to configure the legend names using a property or any other way? P.S. I see that using the Conditional Coloring option allows me to configure the color and name at the same go but I have about 20+ different colors to configure according to a property of the Object Type and multiple similar Gantt charts throughout my Workshop application that all use the same coloring configuration. So, I was hoping there is an easier way to do this. 1 post - 1 participant Read full topic
Apologies to workshop
I’ve not done a lot of front end. I used pilot, made a react app, playing around with it. I saw what could be done and said workshop is dead. It made me appreciate front end and web dev so much more. This is my apology form 2 posts - 2 participants Read full topic
Spark 4 support in Transforms timeline
Hi everyone, what is the current timeline on Spark 4 support for transforms? The topic was picked up here https://community.palantir.com/t/spark-4-support-in-transforms/4080, where it was mentioned we can expect it around Q1 2026. Has the timeline changed significantly since? Thanks in advance for clarification, Kuba 1 post - 1 participant Read full topic
How can I connect ssms (local/ on-prem) with palantir foundry?
I am new to Palantir Foundry and am currently learning about it through YouTube. I want to use Palantir for my practice project. Project details: I am working on a data project consisting of about 40 tables in an OLTP system. Now, I want to start working on the OLAP layer. I plan to use Palantir’s Pipeline Builder for transformations, the Ontology feature for data modeling, and the Workshop for reporting. However, I am having difficulty connecting Palantir to SQL Server Management Studio (SSMS). I have already attempted to connect through a direct connection, but it’s not working, and I suspect I might be doing something incorrectly. Any tips or help would be greatly appreciated. 3 posts - 2 participants Read full topic
Hide/disable the Metric Cards & Selectors in Workshop
Can have option to hide/disable Metric cards and selectors in Workshop in workshop and not to perform any action if any selected default for it ( not to delete, Use them back in future if needed) and reformat/rearrange/adjust the other fields in the Section. 2 posts - 2 participants Read full topic
Automation Testing Tools for Palantir Workshop Applications
Hi Friends, I am currently working on a workshop application in Palantir Technologies and I would like to test the workshop functionality using automation/testing tools. I wanted to know: Are there any recommended automation testing tools for Palantir workshops? Has anyone used tools like Selenium, Playwright, or Cypress for testing workshop applications? Which tool works best for UI testing and workflow validation in workshops? Any suggestions, best practices, or guidance would be really helpful. Thank you! 1 post - 1 participant Read full topic
How can administrators restrict the use of private projects?
As a Foundry platform administrator, I would like to restrict the use of Your project / private project for individual users. Our goal is to keep platform usage, cost, data governance, and project creation under administrator control. We want users to work only within approved shared spaces or managed projects, rather than freely creating or using personal/private projects. From what I understand, there does not seem to be an official Foundry setting to completely disable the Your project button or globally prevent private project usage. Has anyone faced a similar requirement? I would appreciate any advice or operational workarounds, such as: permission or group design restricting project creation through space-level roles monitoring private project usage reporting or alerting for unauthorized usage admin approval processes cleanup, archive, or migration policies for existing private projects Any examples or best practices would be
Removing FK Columns used in Links in Ontology as Code Repos Breaks Install
I am attempting to install a new version of my ontology as code repo via markeplace. I am all the way through to the final checks and got 47 errors that prevent install similar to: “The foreign key specified by a link type doesn’t exist as a property on the specified object type.” These error appear to point at RIDs in the existing ontology, but they are hard to make out. I opened a seperate ticket on that topic here . These FK relationships have been removed in my `mts` file and I have remapped the entire ontology to the new dataset schemas as part of the install process. This seems like a valid developer path as database schemas evolve over time. The behavior I could expect is the existing link types would be removed upon install, not that I am blocked on upgrade. Is there a workaround or fix for this that can be issued? It’s currently blocking deployment to our customer’s dev environment. We were hoping to get through UAT this week as well with a production deployment next w
Who is Insight For?
Hi everyone, partner engineer here working in aviation in Southeast Asia. We recently saw a demo of Insight, and I’m trying to better understand its intended role in the Foundry analytics stack. From what I’ve observed so far, Insight appears to provide a modeled‑data analysis experience that sits between Object Explorer (discovery and browsing) and Contour (dataset‑level analysis). However, in practice, the current path‑based object set workflows feel more limited than either tool, particularly when it comes to deeper analytical tasks. I also noticed that opening an object type now routes into Insight instead of the traditional Object Explorer analysis view. As a partner, we’re trying to decide when and how to position Insight to customers, but today it’s not yet clear to us: What concrete advantages Insight offers over Object Explorer for analytical workflows And why users wouldn’t move directly to Contour once they need richer transformations, calculations, or deri