Forum Discussion
Analyze memory usage for query execution
- 1 year ago
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.