I have a gauge chart and i want to know if it is possible to change the color of the entire gauge chart when a certain percentage is reached. I would like the entire chart to change to green when performance is above 95% but if it is below 95% the chart should show green. This is my current expression "count(if(match([Order Ent. Time],'1','0'),[Order Ent. Time]))/Count ([Order Ent. Time])".
Is this possible to do and if so how should i go about doing it.
