Skip to main content
Solved

Transformations and Data Sets


Forum|alt.badge.img

Hello

Is it possible to get a list of data sets to then use within a transformation? I can see it is possible with the API and pythonSDK to get a list of data sets.


I want to get a list of data sets, then based on certain conditions fetch data from those data sets.

Best answer by Mithila Jayalath

Hi @Dirk Ackerman,

Can you please try using the below SQL query.

select * from `_cdf`.`datasets`

 

View original
Did this topic help you find an answer to your question?

2 replies

Mithila Jayalath
Seasoned Practitioner
Forum|alt.badge.img
  • Seasoned Practitioner
  • 373 replies
  • Answer
  • October 4, 2024

Hi @Dirk Ackerman,

Can you please try using the below SQL query.

select * from `_cdf`.`datasets`

 


Forum|alt.badge.img
  • Author
  • Committed
  • 7 replies
  • October 7, 2024

@Mithila Jayalath , Thank you this gives me the information I needed.


Reply


Cookie Policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings