Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi dear community,
I faced an issue that the query uses more memory than configured limit.
I did some optimization and it works now. However, I don't know how much the optimization helps (what is the new memory consumption?). What if tomorrow I will hit the limit again?..
I'm looking for a tool to measure performance, including memory usage, and would appreciate a lot all the tips you may suggest.
Thanks!
Solved! Go to Solution.
Hi Alina, the tool I use to measure DAX performance is Dax Studio. There, you can connect to your model in Power BI Service (to get the real memory comsumption information) and run the visual query you get from the performance analyzer in Power BI Desktop. You can make some updates to the DAX in Dax Studio and run there the query with the updated DAX to know how much memory the improved Dax will use until you have the results you need. It's possible to check the memory limit in the Power BI Administration settings.
Hi Alina, the tool I use to measure DAX performance is Dax Studio. There, you can connect to your model in Power BI Service (to get the real memory comsumption information) and run the visual query you get from the performance analyzer in Power BI Desktop. You can make some updates to the DAX in Dax Studio and run there the query with the updated DAX to know how much memory the improved Dax will use until you have the results you need. It's possible to check the memory limit in the Power BI Administration settings.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.