I have an issue extending a old workflow with Incremental Calc Functions: TriggerRollupCalculation.
I get the error: An error occurred in the ManipulationLibrary Trigger Rollup Calculation workflow. With logs attached.
I think I have found the cause to be the new TriggerRollupCalculation step has the value of the the column value, instead of the columnname.
The older ones have the logical name in the properties.
However, when I create a new setp, when adding the column its the column. I can't seem to find a way to add the value similar to the old step.
Can someone help me get value in the step similar to the older one?