How to relabel the columns in Report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2022 06:55 AM
I have a report "Ola breached ritms".
This is order by "Has Breached" field.
I need to change/rename "true" false" to -- > "Has Breached" and "Not Breached" column names.
How do I achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2022 07:19 AM
basically you would use report ranges (https://docs.servicenow.com/bundle/tokyo-now-intelligence/page/use/reporting/concept/c_ReportRanges.... ) but this doesn't work for "true/false" fields.
But what you also could try is combining two individual reports in one report. That way you should be able to do any kind of relabeling (see my article https://www.servicenow.com/community/platform-analytics-articles/opened-vs-closed-task-records-combi...
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2022 07:29 AM
Hello,
For a check box field unfortunately you cannot do it.
Please mark my answer as correct based on Impact.