Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
arashaga
Helper I
Helper I

Export data from a published report

How do it enable user to export the data from the a report that is publishedto a CMS site (ie Drupal)? Currently, the icon that alllows me to do that is not showing up on the report.

9 REPLIES 9
v-yuta-msft
Community Support
Community Support

@arashaga,

 

Click ellipse on the right-top of a visual-> click export data.

Capture.PNG 

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

That does not show in the published reports it only shows in reports hosted on office 365.

@arashaga,

 

Have you enabled the Get Data API? Please check link below about Get Data API.

https://azure.microsoft.com/en-us/updates/power-bi-embedded-get-visual-data/

https://github.com/Microsoft/PowerBI-JavaScript/wiki/Export-Data

 

Also note the limitation of export data:

  • Power BI only supports export in visuals that use basic aggregates. Export is not available for visuals using model or report measures.

  • Custom visuals, and R visuals, are not currently supported.

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks for the reply. Can you provide a better example on the export API. I saw the code sample on the github but how do yo place it whithin the context? or how do you bind it to a button as an example to download a data. Also, on the giuthub page the link to "export data documentation" gives you 404.

 

@arashaga,

 

You can try the showcase and sample code in this playground. Refer to: https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#.

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you @v-yuta-msft for this info. Similar to the OP, I'm a little lost on how to integrate your answer into a dashboard. I've built a number of dashboards and have only recently started embedding them into a sharepoint page. The code you are linking to seems meant for somewhere in the code I'm using to embed the visual in the sharepoint page. Is that right? I am not very familiar at all with web design and thus other than embedding dashboards could use some guidance in adding functionality. If there's a resource for learning more about embedding Power BI visuals into websites, I'd happily try to tackle this more myself.

@rpulvino,

 

You may follow the tutorial in the power bi embeded documentation.

https://docs.microsoft.com/en-us/power-bi/developer/embedding.

 

Also, there're some free tutorial course or lecture on youtube like below:

https://docs.microsoft.com/en-us/power-bi/developer/embedding.

 

Hope you they can help you.

 

Regards,

Jimmy Tao

@rpulvino,

 

You don't need any hard code on embedding report to sharepoint online page, you can refer to steps in link below:

 https://docs.microsoft.com/en-us/power-bi/service-embed-report-spo.

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@v-yuta-msft,

 

Thank you for the link. I mispoke earlier in saying it was a sharepoint site. Our site is similar to this one, and we'd like to allow users to download the underlying data. I assume the link you provided earlier to the git repo is meant for adding this functionality to such sites. Is that right? If so, can you give more details of what that might look like?

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.