Gauge widget always showing 100%. Even though it's not.

Hello All,

Here's what the gauges are showing for each individual widget. 

Even though the percentages on those same widgets are showing as the following:

What am I missing?

Thanks,

Nathaniel 

Parents
  • It looks like it's trying to show the full number (92, 97, 65) rather than a percent.
    what's your max and min like in the gauge
    My display is % and I've got 0 to 1 Slight smile


    FYI I did a quick formula of (sum([Ticket  Paid  Amount]) ,  [Price Type Category]) /  sum([Ticket  Paid  Amount])
    where the filter is category Subscriptions

Reply
  • It looks like it's trying to show the full number (92, 97, 65) rather than a percent.
    what's your max and min like in the gauge
    My display is % and I've got 0 to 1 Slight smile


    FYI I did a quick formula of (sum([Ticket  Paid  Amount]) ,  [Price Type Category]) /  sum([Ticket  Paid  Amount])
    where the filter is category Subscriptions

Children
No Data