Forum Discussion
Synoptic Panel: Issue with States Measuers
Anonymous ,
You may check Data colors in the Format section.
Hi v-chuncz-msft
Thank you for your reply! I'm not sure what options under the Data Colors section I should be looking at. Enabling the Saturate feature sort of helps, as the lowest values are much less saturated than the higher values; however the main issue that the comparison is based off the mean rather than the defined measure is still ocurring.
Thank you!
- isamchakur6 years agoFrequent Visitor
In the format panel, if you choose as comparison operator > or >= the states are sorted by descending order and if the operator is < or <= the states are sorted by their values in ascending order. If you pur =, the measures will not be sorted. I recommend you treat the data in power query in order to obtain a range 1-5, then you can attribute a state to each one of them.
In this article, it is better explained:
https://okviz.com/blog/states-in-custom-visuals/
I hope it helps.