Forum Discussion

JavierCL's avatar
JavierCL
New Member
4 years ago
Solved

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...
  • JavierCL's avatar
    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.