CASE statement
I am trying to add a CASE statement in a report but I get an error.
It's a installed fleet report where I have added the installed fleet metrics "Quantity". What I need is the following:
When value is 1-4 Then C
When value is 5-10 Then B
When value 11-50 Then A
When value >50 then A+
Can anybody support me in writing the correct CASE statement?
Thanks,
Mariken