Configuring labels of reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2017 04:30 AM
Hi,
In a report(type - trend) created, we made the report to trend by quarter and it shows the x-labels as, '1/2017'(for jan, feb & mar of 2017). Instead we want to display the label as 'Q4-16/17'.
Is there any way by which we can configure the x-axis label and achieve the requirement.
Thanks in Advance!!
Regards,
Divya.
- Labels:
-
Analytics and Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2017 04:35 AM
Hi Divya,
you can create database view and then you can change field values of database view using Language field.
And create your report on Database view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2017 03:22 AM
Hi Sanjeev,
Could you please tell me which field of sys_report table is used to display x-axis labels?
Thanks!!
Divya.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2017 05:07 AM
Hi Divya,
I don't think that is possible. Even then I would suggest you to go through below links as it may help & give better understanding.
How to render different label in a report
Is it possible to change column labels in reporting?