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 a single field value in servicenow report

NihSri
Tera Contributor

I need to create a dashboard with report that shows a single field value from a table. Mostly is the " score " style. The field value is manually entered and just needs to be displayed in a report. How to achieve it?

9 REPLIES 9

AndersBGS
Tera Patron
Tera Patron

Hi @NihSri 

 


What field type arre you referring? What would you like the report to show? What is the business requirement?

 

if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Beat regards

Anders

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

NihSri
Tera Contributor

Hi @AndersBGS 

So I have a custom table that has a field that takes values in the form manually from the user. So I need to create a dashboard that had widget for individual record and it displays just the value entered by the user (Just as single value in the score report type is displayed).
The data type for value field could be number or String anything.

Hi @NihSri ,

 

could a word cloud be the solution that you’re looking for: https://www.servicenow.com/community/performance-analytics-blog/want-a-word-cloud-we-ve-got-you-cove...

 

if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Beat regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Wow that's not what I needed ( I have the same need as  NihSri however I will definitely be using this widget! Cheers