Forum Discussion
DRA885
3 years agoFrequent Visitor
MEDIANX missing values for dates with no data
Hello all. I'm looking for some help on this DAX code: Median Test 3 (next 3 months approved) =
VAR MedianValueDiscipline =
CALCULATE (
MEDIANX (
SUMMARIZE (
...
DRA885
3 years agoFrequent Visitor
Sorry thought I had the solution but this is still incorrect.
Obviously now still looking for a solution to this