Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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!
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.