We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

In reports, how to change the column name?

SK36
Tera Contributor

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?

5 REPLIES 5

abirakundu23
Giga Sage

Hi @SK36 ,

Go to Reports > View / Run and find select your report.

Open the report and go to the report configuration.
Verify Column Names:

Make sure the new column name Survey comments appears in the report. It should now reflect the updated name from the database view.

Please mark helpful & accept answer if it's worthy for you.