Forum Discussion
Gauge conditional formating
Hello all,
In the image below I would like the 'green' section to turn red when it goes over the target line. Similar to the example, also below. Also, how can i resize the target label. Thankyou in advance.
About how to change color in condition, you need to write an additional color measure and apply the measure in conditional formatting pane in gauge visual, for more details, please refer to tutorial below:
https://www.youtube.com/watch?v=_JMSw6i5pzY
To resize the label, you can change the text size in Details label section.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- v-yuta-msftCommunity Support
About how to change color in condition, you need to write an additional color measure and apply the measure in conditional formatting pane in gauge visual, for more details, please refer to tutorial below:
https://www.youtube.com/watch?v=_JMSw6i5pzY
To resize the label, you can change the text size in Details label section.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
To create a Gauge that dynamically changes colour based on the current value, use conditional formatting.
To learn how check out the YouTube demo: https://youtu.be/oEL36Fp3TU0.