Solved
Forum Discussion
Specify the field name, including “$” in the pipeline parameters:
Then use the “eval()” function in the Aggregate snap:
This doesn’t set the result field name, but that can be done in a subsequent mapper if needed.
philliperamos
6 years agoContributor
Thanks, that worked for me.