- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2018 10:30 AM
I created a report of type List using database view, my requirement is i want to change the name of the column in report.
ex : In my table i have column name as invdt(Just an example), but in my report i want to display this column as Inventory Date so that it makes more sense to the user.
Is it possible to change the name of the column in the report ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2018 10:55 AM
Hello,
Please use Field labels to achive this.
Just type sys_documentation.list in the navigation so that Field labels will be available in the list. Create a new Field Label with the required info.
Let me know if anything......

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2018 10:39 AM
Looks like that's not feasible. It will display the column name based on what is there in the parent table.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2018 10:40 AM
Is it not possible to modify it in the Database view also ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2018 01:44 PM
I checked it. There is no option to do that.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2018 10:55 AM
Hello,
Please use Field labels to achive this.
Just type sys_documentation.list in the navigation so that Field labels will be available in the list. Create a new Field Label with the required info.
Let me know if anything......