Forum Discussion
nirvana_moksh
7 years agoImpactful Individual
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] ...
- 7 years ago
Ashish_Mathur
7 years agoSuper User
nirvana_moksh
7 years agoImpactful Individual
Like always thanks for the wonderful help Ashish_Mathur! This worked :)
- Ashish_Mathur7 years agoSuper User
You are welcome.