Hi,
I have a workflow with a summarize tool. I am performing Group By operation for two fields and sum operation for one field.
Now I need to add two more fields in Group By category and perform the same operation. How to achieve this dynamically?
Thanks!