Configuring labels of reports

divya_m23
Kilo Contributor

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.

3 REPLIES 3

Sanjeev Kumar1
Kilo Sage

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.


Hi Sanjeev,



Could you please tell me which field of sys_report table is used to display x-axis labels?



Thanks!!


Divya.


Jaspal Singh
Mega Patron
Mega Patron

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?


Report Chart Labels