Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to display whole number percentages (no decimals) in Platform Analytics widgets?

SNOW_22
Tera Contributor

I'm building a Platform Analytics visualization where I’m showing the count of Cases grouped by Case Status, and I want the percentage values to display as whole numbers — for example, instead of 98.24%, I want it to show 98%.

Here’s what I’ve done so far:

  • I’m using the COUNT of Case

  • Grouped by Case Status

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @SNOW_22 

I doubt we can round the numbers in the table data. It’s calculated automatically and displays the number with decimals.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************