Hi all
How can I filter my properties in Workshop to keep only the records that start with a specific value, without using TS function.
Hi all
How can I filter my properties in Workshop to keep only the records that start with a specific value, without using TS function.
Hi @vip_001 can you describe your workflow a bit further? Is the user making the input of the startsWith value or are you programmatically deriving the startsWith value through some other variable transformation?
I am asking since in first case (user interaction) One option should be filter list widget → keyword search → advanced search functionality .
Not 100% sure if beginsWith is part but it definitely gives you more flexibility then object set definitions or variable transformations
https://www.palantir.com/docs/foundry/workshop/widgets-filter-list/
thx @Phil-M I did with functions, and I also believe your solution can be used as well ![]()
filter list 1 ouput → in new object set definitions correct?
Tried also transform variable, but the only startwith is a boolean.
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.