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.

Remove Percentage when we hover on bar reports

maneesh3
Tera Contributor

maneesh3_0-1682510695095.png

 

 

How to remove percentage from the column or bar graph reports and show only count 

Please suggest

 

Thanks 

1 REPLY 1

Community Alums
Not applicable

Hi @maneesh3 ,

I don't think you can remove it from the report unfortunatelately !!

Percentage calculation

Method of calculating percentages. The percentage appears when you point to a report segment, such as a bar on a bar report. This field appears when Aggregation is set to Average, Sum, or Count Distinct.

  • Use Aggregation calculates the percentage using the selection in the Aggregation field. Only data that is displayed in the report is used to calculate the percentage.

    For example, a report shows assets by department with the Aggregation set to Sum and the percentage calculated using aggregation. If the total cost of assets is $100,000 and the cost of assets for Customer Support is $10,000, the percentage for Customer Support is 10%.

  • Use Record Count calculates the percentage using the total number of records in the data set.

    For example, a report shows incidents by priority. Out of 500 incident records, 200 have low priority. The percentage for the low-priority section is 40%.