Forum Discussion
Anonymous
4 years agoNot applicable
Performance problems with moving average (over a index)
Hello, I have a problem with the calculation time when determining a moving average( not via date values, but via an index). The table is loaded into Power BI. The table has about 100,000 rows and a...
lbendlin
4 years agoSuper User
Use DAX Studio to study the query plan generated by your measures. Change your measures to reduce the number of records/iterations in the query plans.
Anonymous
4 years agoNot applicable
Thank you for your advice lbendlin.
But unfortunately I don't know what you mean by that?
Can you perhaps give me a hint?
Thanks Friedbert