Forum Discussion
API - Download dataset as PBIX file
Can I get PBIX file with dataset like reports?
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/export-report-in-group
Hi Anonymous
The above REST api will download the PBIX.
If you use one PBIX for both dataset and report then you can download that PBIX file and you will get dataset. if you have dataset and report then you need to download it individually.
FYI - There are few limitations around download the PBIX file.
https://docs.microsoft.com/en-us/power-bi/create-reports/service-export-to-pbix
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
1 Reply
- Hariharan_RSolution Sage
Hi Anonymous
The above REST api will download the PBIX.
If you use one PBIX for both dataset and report then you can download that PBIX file and you will get dataset. if you have dataset and report then you need to download it individually.
FYI - There are few limitations around download the PBIX file.
https://docs.microsoft.com/en-us/power-bi/create-reports/service-export-to-pbix
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