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.
Partitioning in Pipeline Builder
Hey , I am new to Palantir Foundry and I got a usecase for implementing partitioning in pipeline builder. How can we implement this. There is one Transformation is there that is Repartition but i want to apply partitioning. 1 post - 1 participant Read full topic
Palantir, Zeta Team Up on Marketing Platform
This article first appeared on GuruFocus. Palantir Technologies (PLTR, Financials) is moving deeper into marketing through a new partnership with Zeta Global. The companies said Zeta will rebuild its Data Cloud on Palantir's Foundry platform. Zeta's AI tool, …
The AI Super PACs Trying to Influence the Midterms
The elections will be a test for the industry’s ability to translate money into political power.
Foundry Admin 101
Palantir Learning is useful for learning Foundry apps and features, both for quick run and deep dives. But I do not see much about basic platform administration: users, profiles, roles, licenses, permissions, types of orgs, limits and so on. I am looking for something like Foundry Admin 101 . Do you know where I can find articles or videos on this topic? 2 posts - 2 participants Read full topic
AIP Logic still reference deleted field for ontology action
Hi Folks, I observed one bug in the AIP logic functionality. I was using update ontology action in AIP logic. It was published. Now, I removed few fields in that ontology action. Now when I run the AIP logic, it says transform not found. I tried removing that action and re-adding it back, but still the same issue. For now, I created another aip logic and it is working fine in newly created logic. It seems that older logic was not able to remove field from the ontology action inside aip logic. Letting Palantir team know about this issue. 1 post - 1 participant Read full topic
The Children of the Middle East Are All Terrorists According to Israel
“You had one job, restrain your blood thirsty ally, but you couldn’t even do that”! —Iranian Embassy To read this article in the following languages, click the Translate Website button below the author’s name. عربي, Hebrew, Farsi, Български, українська мов…
Carbon Copy Workshop Page
Hello, I do not think this is an existing capability based upon my initial research, but I wanted to double-check. I am trying to save development time for the workshop navigation. Situation : I am creating a few dozen workshop pages, each with the exact same page design. Goal : I want to copy the entire page and paste it into a new page to replicate both the design and functionality. Thanks for the support! 3 posts - 2 participants Read full topic
Re: Bug Report: Media Sets not registering on main
@yixunx , this workaround ( Bug Report: Media Sets not registering on main ) stopped working, and my builds are failing. Please help. For context, everything looks fine in Pipeline Builder’s preview, but then an empty dataset builds. 1 post - 1 participant Read full topic
Incompatible parameter types for group: Expected Object type but got Object type
I am encountering the following error in my Logic Function on Foundry: Incompatible parameter types for group: Expected Object type but got Object type This occurs when I attempt to use a group operation on my dataset. I have verified that the fields being grouped appear to be of the correct type, but the error persists. It is unclear from the error message which specific field or parameter is causing the type incompatibility. Steps Taken:- Checked the schema of the input data and confirmed the field types.- Attempted to cast fields to the expected types, but the error remains.- Reviewed the documentation for grouping operations in Logic Functions.Request:- Which field or parameter is causing this type mismatch?- Are there any known issues or additional requirements for grouping operations in Logic Functions that could cause this error? - Any recommended steps to resolve this issue?Thank you for your assistance. 1 post - 1 participant Read full topi
Third-party OAuth app — 403 PERMISSION_DENIED on Organization Role Assignments endpoints
Hi, We’re building a third-party application that integrates with the Foundry Admin API v2 using OAuth 2.0 (Authorization Code flow). Most endpoints work correctly with our OAuth access token, but we consistently receive a 403 PERMISSION_DENIED response when calling the Organization Role Assignments APIs. Affected Endpoints The issue appears to be limited to the following endpoints: * GET /api/v2/admin/organizations/{organizationRid}/roleAssignments * POST /api/v2/admin/organizations/{organizationRid}/roleAssignments/add * POST /api/v2/admin/organizations/{organizationRid}/roleAssignments/remove Behavior Observed Using an OAuth application access token: * All Organization Role Assignments endpoints return 403 PERMISSION_DENIED. Using a PAT (Personal Access Token) generated by the same user: * The same requests succeed. * The user has the expected permissions to view and manage organization role assignments. All other endpoints we use work correctly with the OAuth t
ADBC support for Foundry - Power BI connection
Hi Community, I’ve been using Foundry datasets in Power BI for reporting via the current ODBC connection. Microsoft has recently announced that ODBC will be replaced by a new connector standard called ADBC (Arrow Database Connectivity), with the transition expected from September 2026. ADBC uses Apache Arrow’s columnar format natively, which means significantly faster data transfer and lower overhead compared to ODBC — so this is a meaningful performance upgrade for BI reporting workloads. I wanted to check whether Palantir has any plans to release an ADBC-compatible connector for Power BI to align with this transition. Any roadmap visibility or guidance would be greatly appreciated. Thanks! 1 post - 1 participant Read full topic
Models not working with API key despite valid key
As the title states, I have multiple products I use via my API key through the foundry and now my key doesn’t work despite the key being valid. I even tried making a brand new key and it won’t work. Though it does work through the model chat on the website. 1 post - 1 participant Read full topic
Palantir (PLTR) Partners with Google Cloud to Integrate AIP and Foundry Platforms
Palantir Technologies Inc. (NASDAQ:PLTR) is one of the best US stocks to buy and hold for the next 5 years. On June 4, Palantir partnered with Google Cloud t...
Past list from clipboard in filter "IS ONE OF"
Hi, in Pipeline builder is there a smart way (excepted IA) to populate by a 1 copy/past a long liste of values in filter transfo IS ONE OF . For the time beeing I have to write values 1 by 1. 1 post - 1 participant Read full topic
COMPASS: add prefix to files bulk
Hello, is there a ready-to-go solution to rename all files in a Compass repository (and sub-repository) ? My goal is to add [DEPRECATED] in front of lot file’s names. Maybe it is simple to developpe this in SLATE ? 1 post - 1 participant Read full topic
Foundry Atlas — an interactive map of Foundry's apps and how they connect
Hey there! I built Foundry Atlas — an interactive map of the Palantir Foundry application landscape and how all the pieces connect. Instead of a static diagram, it’s a living, explorable graph: each node is a Foundry application, and the links show how they relate (feeds, powers, builds on, governs, …). Hover a node and its whole neighborhood lights up, so you can actually see how Foundry fits together. Try it here: https://foundry.nathan-donat.com I started this after reading Application Landscape of Foundry — it got me thinking that a visual, always-up-to-date map could genuinely help both newcomers finding their footing and experienced engineers reasoning about dependencies, and that some of these little features could double as references for docs, explanations, onboarding, etc. It’s built with react-force-graph-2d for the map and Blueprint , Palantir’s open-source React UI toolkit, for everything else — so it feels right at home next to Foundry. What i
5 Foundry/AIP features you're probably not using, but should be
After months of working with the platform, I noticed some of the most powerful features tend to get buried in changelogs. Here’s what’s actually changed my day-to-day workflow, hope it helps anyone onboarding or migrating pipelines. PRATICAL TIPS Global Branching — iterate without breaking prod (click for more details) Variable Lineage Graph in Workshop (click for more details) Ontology MCP — expose your ontology to external agents (click for more details) AIP Document Intelligence for structured document extraction (click for more details) Search logs in Workflow Lineage for production debugging (click for more details) Migration heads-up: if you’re still editing Python transforms in Code Repositories, note that starting June 2026 that editor moves to legacy status. VS Code Workspaces is now the recommended environment, it brings AI-assisted coding, integrated dataset preview, and a built-in terminal. Worth switching before you get stuck on a deprecated pa
Workshop function occasionally receives previous value of a Workshop Variable
I’m troubleshooting an issue in Workshop where a function occasionally receives the previous value of a Workshop Variable, resulting in incorrect calculations. The flow is roughly: Filter selection → Workshop Variable update → Function execution The function itself appears to work correctly, but sometimes the input passed to the function is one interaction behind. For example: Filter = user, I have defaulted to current user id in this case mine and I don’t have any data, I change the filter to a user who actual has data, all the object tables are loading and I have a button on click on which I have designed a slate module, instead of passing the object set or filter variables to slate, I pass in the filters to a function which in turn builds the input for slate, I discovered now that I can use getmessage() and foundry functions and build slate So the users complain that they see previous filter data and re-opening solves the issue, but it is annoying and I checked t