RowNumber Function
The RowNumber function creates a new column and counts the number of lines in the source starting from a defined start value. This function should be used as input for a Groovy or JavaScript function if the script doesn't depend only on the input values. This replaces the Jedox Integrator Scripting API getRowCount().
The function has no input value.
Parameters
Start | Start value for the row count. Default value is 1. |
Example
Updated November 5, 2024