Row Number Column in Reports

You can add a column in a report that specifies the row number of the report entity.

You can configure the row number and define a base number in the report template. The row numbers are consecutive and auto assigned in the report manager and report drawings.

The row numbers are still consecutive when you apply the following operations:
  • Filter
  • Sort
  • Merge
  • Break

Use the following variables to keep row numbers consecutive after a break:

  • REPORT_ROW_GLOBAL. Applies consecutive row numbers to the entire row.
  • REPORT_ROW. Applies consecutive row numbers to each report table that has breaks.