Metadata Injection Support

All fields of this step support metadata injection. You can use this step with ETL metadata injection to pass metadata to your transformation at runtime.

The metadata injection values for the aggregation type are:

  • SUM

  • AVERAGE

  • MEDIAN

  • PERCENTILE

  • MIN

  • MAX

  • COUNT_ALL

  • CONCAT_COMMA

  • FIRST

  • LAST

  • FIRST_INCL_NULL

  • LAST_INCL_NULL

  • CUM_SUM

  • CUM_AVG

  • STD_DEV

  • CONCAT_STRING

  • COUNT_DISTINCT

  • COUNT_ANY

Last updated

Was this helpful?