In reports, how to change the column name?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2023 11:52 PM
Hi Team,
I have a survey report in which there is one column named "string value". I want to rename it as "Survey comments". The report is created with the help of database view. 2
Can anyone please help me in this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2023 12:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2023 12:01 AM
@SK36 You cannot change the field label on the report.
Please mark as correct answer if this answers your question.
ServiceNow Community Rising Star, Class of 2023

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2023 12:08 AM
Create a new label for that field and add your database-view-table-name. It will rename the field.
Go through below links for the same.
Please mark correct if my response has solved your query.
Cheers,
Mohammed Basheer Ahmed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2024 03:32 AM
You can use a function field to have a different name, and show the value, id do something like