Forum Discussion
Using rest api to export csv file from normal powerbi dashboard instead of paginated report
- Anonymous3 years ago
Hi biographer ,
As far as I know, currently Power BI only support us to export paginated reports to csv file by REST API.
If you still want to achieve these, I think you need to trace and analytic the power bi export features to find out the 'request url', header, correspond request tokens, and parameters. Then you can simulation these operations based on scripts or programming languages. (notice: these operations obviously complex than developing on rest api and they required you are familiar with using programming language/script on web development)
Your demand is a good idea, while it is not supported to implement in Power BI currently.
You can vote up this idea for this function:Export Data to CSV & xlsx via PowerShell / REST API
Or you can submit a new idea to improve the Power BI.
It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi biographer ,
As far as I know, currently Power BI only support us to export paginated reports to csv file by REST API.
If you still want to achieve these, I think you need to trace and analytic the power bi export features to find out the 'request url', header, correspond request tokens, and parameters. Then you can simulation these operations based on scripts or programming languages. (notice: these operations obviously complex than developing on rest api and they required you are familiar with using programming language/script on web development)
Your demand is a good idea, while it is not supported to implement in Power BI currently.
You can vote up this idea for this function:Export Data to CSV & xlsx via PowerShell / REST API
Or you can submit a new idea to improve the Power BI.
It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.