Forum Discussion
One click export from Power BI Service
Hi,
is it possible to provide a button on a chart clicking on which will export the data in excel or csv? Currently we need to click on ellipses and the click on Export Summarized/Underlying data which is not very user friendly for senior management type of people
3 Replies
- ibarrauSuper User
Hi, right now it's not possible to do it. You may want to post your idea in this link: https://ideas.powerbi.com/
Hope they take it!
Regards
- Anand24Super User
Hi ManojG ,
Currently this is one of the major limitations of Power BI that a user will have to click at least twice for exporting data from any visual.
You can submit an idea to introduce option to have exports on one-click or an idea to introduce an action to trigger the export.
You can submit your ideas here.
Give a thumbs up if this post helped you in any way and mark this post as solution if it solved your query !!!
- V-lianl-msftCommunity Support
Hi ManojG ,
Please be aware that, both the report and the dataset of the report you are exporting, must reside on a Premium or Embedded capacity.
In your application, create a button that when clicked on triggers an export job.
Try this API.https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to
For more details:https://powerbi.microsoft.com/en-us/blog/export-report-to-pdf-pptx-and-png-files-using-power-bi-rest-api/
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.