Forum Discussion

ganchevd's avatar
ganchevd
Icon for Helper I rankHelper I
7 years ago
Solved

Calculate the difference from the MAX value in a column

Hi,   I have an issue with the MAX value formulas in Power BI. I use it quite simple in Excel but it is different in Power BI. So the Excel formula I use looks like: =C2/MAX($C$2:$C$27). which I us...
  • PattemManohar's avatar
    7 years ago

    ganchevd Here it is..

     

    Ranking = TestMax[RevAnnual]/MAX(TestMax[RevAnnual])

     

  • Fcoatis's avatar
    Fcoatis
    7 years ago