Forum Discussion

JordanJackson's avatar
JordanJackson
Icon for Advocate II rankAdvocate II
3 years ago

DAX measure giving the wrong answer / different answer when in a table compared to a bar chart

I've written to following DAX measure to calculate the current energy system type from different sites: Latest System Types Countx (4) = CALCULATE(     COUNTX('Sites_Energy_and_Water', 'Site...