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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
jonyzhang
New Member

The export of paginated reports is slow

I have an embedded paginated report that queries our own MySQL database, which contains approximately 10000 pieces of data. It takes a long time to export to Excel on the Power BI web or desktop, with a total export time of approximately 3000 pieces of data taking 30 seconds. However, it only takes about 0.7 seconds for me to directly query MySQL using the executed SQL.

jonyzhang_0-1712567389307.png

 

1 ACCEPTED SOLUTION
jonyzhang
New Member

jonyzhang_0-1712638580470.png

After localization, the main cause affecting performance has been identified. The problem is still with the configuration of this PBI report itself. In the last column (image column), do not select any values in the red box of the screenshot (PBI may download each image during rendering). Leave it blank

View solution in original post

3 REPLIES 3
jonyzhang
New Member

jonyzhang_0-1712638580470.png

After localization, the main cause affecting performance has been identified. The problem is still with the configuration of this PBI report itself. In the last column (image column), do not select any values in the red box of the screenshot (PBI may download each image during rendering). Leave it blank

v-xiandat-msft
Community Support
Community Support

Hi @jonyzhang ,

You can try this:

Data Model Optimization: Ensure that the data model in Power BI is optimized for performance. This includes minimizing the number of columns, avoiding unnecessarily calculated columns or metrics, and ensuring that indexing is done correctly in the MySQL database. A well-structured and optimized data model can significantly reduce the time required to export data.

Exporting large amounts of data may encounter certain limitations or timeouts. Please consider filtering or reducing the amount of data exported at one time!

Consider using an API to mitigate slow times

Export Power BI embedded analytics paginated reports API - Power BI | Microsoft Learn

Best Regards,

Xianda Tang

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

jonyzhang
New Member

jonyzhang_0-1712568747382.png

Then I looked at the metrics for downloading the report and found that the Rendering time actually took 120 seconds

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.