Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

How to get dataset information

hi,

i am trying to get dataset details for for all the datasources in gateway in power bi? Like, I want to know what are all the datasets/report names that are pointing to particular datasource?

how to get that information? 

1 ACCEPTED SOLUTION
v-xiaotang
Community Support
Community Support

Hi @Anonymous 

if you want to know all the report names pointing to particular dataset, you can click on the particulate dataset, then 

vxiaotang_0-1630912059502.png

on this page, you can explore related reports.

if you want to know all the dataset names pointing to particular datasource, maybe you could do it with rest API. 

https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-dataset-in-group

https://docs.microsoft.com/en-us/rest/api/power-bi/reports/get-datasources-in-group

 

 

Best Regards,

Community Support Team _Tang

If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

3 REPLIES 3
v-xiaotang
Community Support
Community Support

Hi @Anonymous 

Have you solved this problem? If yes, could you kindly accept the answer helpful as the solution (or kindly share your solution ). so the others can find it more quickly.
really appreciate!
Any question, please let me know. Looking forward to receiving your reply.


Best Regards,
Community Support Team _Tang

v-xiaotang
Community Support
Community Support

Hi @Anonymous 

if you want to know all the report names pointing to particular dataset, you can click on the particulate dataset, then 

vxiaotang_0-1630912059502.png

on this page, you can explore related reports.

if you want to know all the dataset names pointing to particular datasource, maybe you could do it with rest API. 

https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-dataset-in-group

https://docs.microsoft.com/en-us/rest/api/power-bi/reports/get-datasources-in-group

 

 

Best Regards,

Community Support Team _Tang

If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

 

TomMartens
Super User
Super User

Hey @Anonymous ,

 

you have to use the Power BI REST APIs to extract this information from the Power BI Serive. These blog posts from the Power BI product team will get you started:

And here you will find the documentation to all the available REST APIs: https://docs.microsoft.com/en-us/rest/api/power-bi/admin

 

Hopefully, this gets you started to tackle your challenge.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.