Best ways to search for a dataset

I currently have an rid for which I need to track a dataset. But when I search using the default search option it returns missmatched results. How/What is the best approach here?

Approach I use – interchangeably with the default search option – is to grab the standard dataset URL and swap in the RID you have.

For example, if you’ve recently opened any dataset, just take that URL and replace the RID portion with yours:

https://<your-enrollment>.palantirfoundry.com/workspace/dataset/preview/<your rid>

This bypasses the search entirely and takes you straight to the dataset.

(This may or may not be the best option based on your opinion of my skills.)

1 Like

There is high chance if you’re not getting search result means you don’t have access for that specific dataset.

You can also view dataset name from workshop along with URL search option shared by @louis-sibyl

Create new metric card.

Add string variable with RID of dataset.

Use Value formatting as Resource RID.

This will display Name of Dataset.

1 Like