Change column name in report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2022 01:36 AM
Hi,
Is there a way to change the columns name in report?
For example: taking the caller field on incident and add the caller email to the report. in the report, the column name will be email and i would like it to be "caller email"
Thanks!
- Labels:
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2022 01:42 AM
Hi,
Don't think its possible directly.
However you can create a DB view and then report on the db view, this way you can have a different label.
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2022 06:09 AM
Hi,
You can create a Database view and change the column name in the database view and use that DB table to create a report.
Check the below link for more info:
Regards,
Vamshi.