Hi team,
I would like to ask if there is an option to not display % sign in the KPI visual and only to have the number of difference between Value and Target Value ??
Hi @emil.zywina
Welcome to the Quick Suite community!
Yes, in KPI visuals you can switch the comparison display away from percent and show the absolute difference instead. The KPI comparison method supports the following options: Auto, Difference, Percent, and Percent difference. Choosing Difference will remove the % sign and display the numeric difference between the Value and Target Value.
Thanks for the answer. Maybe I need to clarify, what I want to achive is to have Actual Value = Overall GRI with % sign and the comparison difference without % sign.
So in this example Overall GRI = 88.3 % and number in the center will be 0.9 only
Hi @emil.zywina
Can you please try the following:
The Same as value option inherits the % sign from the primary value. By selecting a plain number format instead, the comparison will display as 0.9 without the % sign.
Hi @emil.zywina
Thank you for confirming. Yes, that’s the expected behavior, when the field is set to Show as: Percent it overrides the Comparison format as well.
The workaround is to not use Show as: Percent on the field, and instead format it as a plain number with a % suffix:
Show as back to Number (not Percent)More formatting options and Expand the Units section → in the Suffix field, type %DifferenceComparison format, select a plain number format (e.g., 1,234.57)This way your primary value will still display as 88.36% (via the suffix), but the comparison value will show as 1.31 without the % sign, since its no longer treats the field as a true percentage type.
Thanks so much, after multiplying the formula by 100 that approach works as I expected ![]()