Hello All,
I am trying to group the values in Column E by a specific value in Column K. Basically, I need to group them as follows:
Class = GW stays in it's own row
Class = LC + Class = TL needs to be added together and be a row
All other classes needed to be added together and be in a row
I also have fields where there is no class at all and those just need to be ignored. I've attached a sample of the data for reference. I appreciate your help on this.
Hi @FabianAvina
Can you please paste the sample output expected from the input shared.
Will be useful to understand and proceed in a better way.
Thanks in advance.
Hi @FabianAvina
I have uploaded a sample WF that sums all the values based on the associated classes.
Hope this helps. If it does, please like the post and mark it as a solution.
Like this
Hi @FabianAvina
I have updated the sample WF to contain grouping by time periods.
If you want to group by more columns, simply add them to the Summarize tool and move the order above the sum of the values.
Hope this helps. If it does, please like the post and mark it as a solution.
Hi @FabianAvina
Please find the expected output.
Also I believe you need projected value for each different year.
Many thanks
Shanker V
Hi @FabianAvina
I have tweaked one tool to get the desired output for Projected years 2023, 24 and so on.
Note: The workflow used to achieve the solution is attached which can be downloaded to see how the solution works.
If you believe your problem has been resolved. Please mark helpful answers as a solution so that future users with the same problem can find them more easily!!!!
Many thanks
Shanker V