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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
AGo
Post Patron
Post Patron

Investigating RAM consuming DAX

Hello,

I've got my 20MB report uploaded to the service since 2 years, now is failing to refresh because one or more of my DAX measures is too RAM consuming. I think is not a problem of row quantity that has increased because the problem continues if I limit the query to the last 6 months, maybe microsoft lowered the available memory or maybe the data types that are arriving have higher memory consumption effect.

My question is: trying to delete step-by-step every measure and refreshing data looking at the RAM consumption in task manager is the only way to try to discover which DAX has this problem or there is a more clever way? I don't have details in my refresh error on the service and in desktop I can only find tools that tell me how much data are stored after refresh but not peak RAM consumption during refresh.

 

Thanks a lot for attention!

2 REPLIES 2
amitchandak
Super User
Super User

@AGo , Refresh failing of measure is strange. You should download pbix and analyze measures using a performance analyzer and Dax studio

 

If you are a premium customer, you can use XLMA endpoint and SSMS to refresh each table and check

Power BI Premium - XMLA Endpoint - Data Refresh using SQL Server Management Studio: https://youtu.be/kyCnnpjOwpI

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

This specific report is not currently in a Premium capacity, but I can move it in a Premium capacity for this debug reason if needed. I've got only one table in this report.

So you confirm that PowerBI has strict limits on RAM consumption in service for PRO users but doesn't provide the information of which DAX or M function made the refresh fail in the service or useful infos about this in the Desktop? Thanks

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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