Hi,
My data contains columns which are selected based on a dynamic input. There is a set of constant columns and then there are columns starting with a set of specific characters like "ABC" everytime (ABC01/AB02/AB03... ABC12).
Everytime the workflow runs it will have a different number of the "ABC" columns. I need a new column which will have the total of all values in "ABC" columns regardless of how many there are.
I've attached examples of the data for your reference. Please help!!