The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Can I get PBIX file with dataset like reports?
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/export-report-in-group
Solved! Go to Solution.
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
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