Forum Discussion
JavierCL
4 years agoNew Member
Dax functions returns incorrect values
Problem definition: The MEDIANX, MAX/X, MIN/X, AVERAGEX and PERCENTILEX formulas do not give correct and coherent results. The calculations of the times extracted and represented in the tables ar...
- 4 years ago
after trying different ways to get the correct result, I got the solution to work in a new temporary table, I tried to use it directly in the same function, using summarize as parameter but it didn't work, however creating a table with the same formula the data shown were correct.
JavierCL
4 years agoNew Member
after trying different ways to get the correct result, I got the solution to work in a new temporary table, I tried to use it directly in the same function, using summarize as parameter but it didn't work, however creating a table with the same formula the data shown were correct.