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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
arvindsingh802
Super User
Super User

Export data from iPad App

Can someone help how I can enable export data from iPad APP, we are using Power BI Embedded and then deliverring through our own iPad App.

arvindsingh802_0-1739186494575.png

It seems this feature is not available for mobile apps, looking for any alternate option if there. 
@lbendlin @amitchandak @Greg_Deckler @ibarrau @GilbertQ @Fowmy @Jihwan_Kim @parry2k @Ashish_Mathur 

 


If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!
Proud to be a Super User!!
6 REPLIES 6
arvindsingh802
Super User
Super User

with some changes in our code, we are now getting option to export data in table visual, but after the download process it is not getting saved, getting error as "Can't open URL: blob:https://app.powerbi.com/********

arvindsingh802_0-1739256518822.png

@lbendlin  - Any suggetion on this ?


If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!
Proud to be a Super User!!

I am not familiar with saving the results there - shouldn't that go into a standard Azure blob location?

lbendlin
Super User
Super User

Describe what you mean by "export"  - what  data? Honoring the filters the user applied? into which format?

Thanks @lbendlin for your response
I want to Export table visual data in excel file
Yes, it should honor the filters applied by users


If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!
Proud to be a Super User!!

In your embedding framework, read the current visual settings for the slicers, and then issue a DAX query against the semantic model with the same filters applied. Then present the result back to the browser for download.

 

Depending on the query complexity this can result in a poor UX.

I will try this, currently we are using field parameter to control columns in table visual based on user need, so would check if this approach will help in that way


If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!
Proud to be a Super User!!

Helpful resources

Announcements
Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Jan NL Carousel

Fabric Community Update - January 2025

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

Top Kudoed Authors