Forum Discussion
domenico22
4 years agoNew Member
Fetch powerbi data from power bi to webapp
Hello all, I'm an angular developer, our client has some reports in powerbi, I need to get the datasource using rest api either in json or xml format, but I did not find any rest api endpoint for the...
- 4 years ago
Hi domenico22
Try the below REST API which will give you the list of data sources used on the dataset in JSON format.
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasources-in-group
Thanks
Hari
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin
Hariharan_R
Solution Sage
4 years agoHi domenico22
Try the below REST API which will give you the list of data sources used on the dataset in JSON format.
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasources-in-group
Thanks
Hari
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin