How to display a single field value in servicenow report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2023 09:24 AM
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?
- Labels:
-
Architect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2024 02:52 PM
Hi Nihsri,
I have same requirement, did you find how we can show just a number in the report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2024 10:39 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2025 03:30 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2025 02:29 PM
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