Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

column value comparison in Power BI

Hi,   I have created a Histogram and Normal distribution curve in Power BI. I want to show the Mean value in the graph. I have created a below formula: μ = IF('DISTRIBUCION NORMAL'[X]=ROUND([Mea...
  • parry2k's avatar
    6 years ago

    Anonymous are you adding μ as column, it should be measure:

     

    μ = IF(MAX('DISTRIBUCION NORMAL'[X])=ROUND([Mean_Age],0),[f(x)],0)

     

    Ask anything Power BI. Book appointment for a free consultancy at https://www.perytus.com