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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

How to improve the report performance

I have a report where i am using around 50 measures everything needs to be calculated in runtime based on the date value i select. The report takes lot of time to refresh whenever i change the date filter. When i check the query analyzer it takes lot of time in the other option which means waiting for other visuals to load,

 

Kayal_1-1667945200486.png

Please suggest how to improve the report performance. All the values i am displaying are dynamic values based on the date slicer so i cant move as calculated columns.
Thanks in advance

2 REPLIES 2
Anonymous
Not applicable

Thank you kunal. It is a 2 page report. i have made few changes in the visual location and performance for little bit ok when compare to before. But still i have the following section in report where i need to select a date and the corresponding data will display for various periods it takes lot of time and business wont wait that much time to see the results. any suggestions for this.

 

Kayal_1-1668010609466.png

 

thanks,

Kayal Sundaram

kunal15sep
Frequent Visitor

  1. Remove unwanted columns in the data model.
  2. Avoid nested functions,e.g. IF, CALCULATE, etc. used in calculations.
  3. Too many visuals on a page will render poor performance even is using bookmarks.
  4. Data granularity reduction by aggregating to a level higher like reporting in months instead of days.
  5. Replace caculated columns with measures.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors