Forum Discussion

nirvana_moksh's avatar
nirvana_moksh
Impactful Individual
7 years ago
Solved

Creating IF Statement Over Category

Hello All,   I am running into an issue trying to write a measure/calc. column which is basically an IF statement that classifies items:   Classification = IF([Sum] < 5000000 , "<$5M", IF([Sum] ...
  • Ashish_Mathur's avatar
    Ashish_Mathur
    7 years ago

    Hi,

    You may download my PBI file from here.

    Hope this helps.