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?

8 REPLIES 8

Hi Nihsri,

 

I have same requirement, did you find how we can show just a number in the report.

Is there a reason you're storing the value in a custom table and not in a manual indicator? You can then use the manual indicator as the data source for whatever visualisation you please. 

Community Alums
Not applicable

How this can be done? I've same requirement in which I need to show field value from Business Application form when it is selected from Interactive filter in dashboard i.e. to show the value in Version(Custom Field) in Bus App form.

mkegruber
Tera Expert

Hi

I am also interested in such a solution.

 

I have a dashboard with a interactive cascading filter to allow me to select a single major (parent) case. The other reports which display the child records, are then filtered to only display the child records for the parent case I selected in the filter.

But I would like to create a another widget/report on the dashboard to display the "short description" field on the major/parent case I selected (the interactive filter is designed to choose by number, not by short description - yes I could switch it to short description, but then I would need a way to display the major/parent case for Service Desk to reference anyway).

And I do not have the authority to create a new report field that concatenates both the number and short description field to use that as the reference for the interactive filter (which would be another way to display the selected number and description on the dashboard).

 

regards

Michael