Forum Discussion
Embedded view: Excel download button
I know that I can download "Excel analyze" from PowerBI app itself, however I'm wondering,
is it possible to get 'Analyze in Excel' functionality directly within my web-page via Rest API or any other way .
- Anonymous5 years ago
Hi Anonymous
From offical blog we know Analyze in Excel is a Power BI service feature, and isn't available in Power BI Report Server or Power BI Embedded.
For reference: Requirements
In Power BI Embed you can export data from your visual into excel.
You can export your report file by xlsx format by Rest API from Power BI workspace.
For reference: Reports - Export To File In Group
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi Anonymous
From offical blog we know Analyze in Excel is a Power BI service feature, and isn't available in Power BI Report Server or Power BI Embedded.
For reference: Requirements
In Power BI Embed you can export data from your visual into excel.
You can export your report file by xlsx format by Rest API from Power BI workspace.
For reference: Reports - Export To File In Group
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.