Forum Discussion
nirvana_moksh
Impactful Individual
7 years agoCreating 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] ...
- 7 years ago
nirvana_moksh
Impactful Individual
7 years agoLike always thanks for the wonderful help Ashish_Mathur! This worked :)
Ashish_Mathur
Super User
7 years agoYou are welcome.