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
nirvana_moksh
7 years agoImpactful Individual
Ashish_Mathur - Here is the link to the file which contains the sample data with few details listing out the issues which you can download. This has been so annoying, I feel I am missing something very basic here. Thanks a lot in advance Ashish!
Ashish_Mathur
7 years agoSuper User
- nirvana_moksh7 years agoImpactful Individual
Like always thanks for the wonderful help Ashish_Mathur! This worked :)
- Ashish_Mathur7 years agoSuper User
You are welcome.