Forum Discussion
MAli_Ch
1 year agoRegular Visitor
Identify DAX Measures consuming too long to process
I have a tabular model on Visual Studio where data size is normal. It use to take 35-40 min to refresh 1 month back but someone added/modified few DAX Measures. Since then it is taking too long too refresh data. I want to indentify measures which are causing this issue. I have used these measures in Power BI reports too. How can I findout these measures so my model can be efficient and start refreshing normally.
Connect DAX Studio to your tabular model and check the Query plan and Server Timings for these measures.
4 Replies
- lbendlinSuper User
Connect DAX Studio to your tabular model and check the Query plan and Server Timings for these measures.