How many datasets can a single Aggregate object take input from?
The Aggregate Transformation is a set-level transformation which means that it can only take input from a single dataset. It creates derived values from input data. So, taking input from more than one source will result in cardinality error.
PreviousCan we omit duplicate records using the Aggregate Transformation in Astera?NextHow is Expression Transformation different from the Function Transformation?
Last updated