How to add Row numbers to Basic Report Template
Hi Experts,
I am new to BI Publisher. I am using BI Publisher Version 11.1.1.9.
I had created a basic report using Out of the Box Template. I am able to display the records correctly, no issues with that. What i want is that, i need to add Numbers to the report which is getting display. If the report output has total 10 records it should display Row one with 1 and Row Ten with 10 along with the original report. For Example:
OOTB Report:
-------------------
Oracle 1000 12/2/2015
IBM 1002 12/2/2015
HP 1003 12/2/2015
My Custom Report:
--------------------------
1 Oracle 1000 12/2/2015
2 IBM 1002 12/2/2015
3 HP 1003 12/2/2015
Quick help here is much appreciated. Thanks in advance.