TargetRowNum Operator - Haufe-Lexware/haufe.no-frills-transformation GitHub Wiki

The TargetRowNum returns the current target row number.

What Type
Syntax TargetRowNum()
Return type int

Please note that the TargetRowNum() can be different from the SourceRowNum() due to the following circumstances:

  • Source filtering
  • Source transformations with multiple output rows

See Config File Documentation for more details on these features.