Forum Discussion
Anonymous
7 years agoNot applicable
Slow DAX measure
Hi everyone! I need to plot a measurement in a table, but it almost takes a minute to load the data. How can I solve this? The DAX-formula is as follows: # customers = AVERAGEX( SUMMARIZ...
parry2k
Super User
7 years agoAnonymous is this what you want?
Anonymous
7 years agoNot applicable
Hey parry2k ,
No, I am sorry. The formula I have is working fine; the outcome of those numbers are correct. What I meant, was that I takes to long to load the table with the numbers in the report, since it has to make a couple of calculations every time you load that table.