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
Ashish_Mathur
Super User
7 years agonirvana_moksh
Impactful Individual
7 years agoLike always thanks for the wonderful help Ashish_Mathur! This worked :)
- Ashish_Mathur7 years ago
Super User
You are welcome.