Hi,
Is it possible to automatically transfer the new column to Manual Aggregation in Group By?
Hi @ONR
The quickest way to achieve this is via the Pattern Based Aggregation function. Define a search pattern that matches your use case and set the aggregation accordingly.
If you have more complex cases about which columns should be included that requires pre-processing, you can also opt to make it flow variable controlled.