- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2022 02:45 AM
Hi All,
The report shown below consists of four different graphs combined together. Here for the first report, the report label is coming as the table name (Incident SLA) and for the other graphs the label is displaying with their respective dataset names which is fine. It is not working in the same way for the first graph.
Here I want to change the label name from Incident SLA to User Time. How can I achieve this functionality?
Regards,
Nasreen
Solved! Go to Solution.
- Labels:
-
Analytics and Reports

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2022 06:07 AM
Hi Nasreen,
As i see you have created the database view. Now
Once the database view is created on top of the table on which you wish change the column names while seeing them in a report. Once a database view is defined go in the System Definition> Language File module and create new field records by selecting the Database view in the table section and by providing Element name and label name for the field.
Also, a new property has been introduced in Paris to provide Report Field Aliases (glide.report.enable_alias_config) once set to true will allow users to define aliases on the report itself.
Kindly mark the answer as Correct & Helpful both such that others can get help.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 06:54 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 07:15 AM
Fantastic...glad it worked.
Thanks,
Sandeep