Available in: Logi Info | Source code name: Transform |
The Transform element is used to work with data produced by other elements such as Extacts, other Transforms, or Exception data. The result is a new ETL datalayer that can be used with any elements that contain an EtlElementID attribute.
If the transform element contains more than one DataLayer.Etl, all of the data will be combined into one result set.
You can reference the number of rows returned with an ETL token. For Example: @Etl.myTransformID.rdRowCount~ |