The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I just need a simple indicator shape - color depends on value. E.g. A circle that is either red, yellow, or green depending on the value of a data point (and assign color to number ranges). I can't seem to find a visual that does it. I've tried playing with a Pie chart, and a Scatter diagram, and Gauge.
Solved! Go to Solution.
I went with using "Card with States by OKViz". It's not exactly a "simple shape", but it meets the need of showing green/yellow/red background based on ranges.
I went with using "Card with States by OKViz". It's not exactly a "simple shape", but it meets the need of showing green/yellow/red background based on ranges.
A workaround is given here -
http://sqlkover.com/dynamically-changing-shapes-in-power-bi-alternatives/
Another one I have used in the past is a bubble chart (and the bubble color would be based out of a column which will be Red, Yellow or Green). Personally, the easy way is to do images like in the post above. But let me know if that is not enough and I can try to explain the bubble chart one. Would be more complex though.