Forum Discussion

CharlesNaseh's avatar
CharlesNaseh
New Member
5 years ago

How to categorize values from a calculated measure?

Hi, everybody! The scene is: I use a calculated measure to get the standard deviation of some values and the result is an interval between 0 and 1. The next step is to categorize these results like this:

- up to 0,05: "between 0% and 5%"

- from 0,05 to 0,1: "between 5% and 10%"

- from 0,1 to 0,15: "between 10% and 15%"

- from 0,15 to 0,2: "between 15% and 20%"

- from 0,2: "above 20%"

and show theses descriptions in a table grid on dashboard.

 

Is there any way to do this without turning the calculated measure into a calculated column?

3 Replies