The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All.
Hopefully this is a quick question\answer:
I'm trying to get a list of which datasets are mapped to which datasource across my whole tenent.
As far as I can see, I'd need to call the below api for each dataset which is okay but i was hopeing there may be a way to just do a single call.
Datasets - Get Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Any other sugestions welcome.
Thanks and stay safe all.
Solved! Go to Solution.
Hi. There is not single request for that yet. You can suggest it in ideas. For now it's like you said, you need all the datasets first and then run get datasources. Maybe you are lucky and there is library (in the language code you plan to use) made by the community that has new requests like that one.
Regards,
Happy to help!
Hi. There is not single request for that yet. You can suggest it in ideas. For now it's like you said, you need all the datasets first and then run get datasources. Maybe you are lucky and there is library (in the language code you plan to use) made by the community that has new requests like that one.
Regards,
Happy to help!