HI,
So the issue I am trying to resolove is the following:
I have a standard column titles for different excel files every year and I want to sum all the rows below this title. The issue arises where they may not be in the same order every year or maybe one year have zero values so the column is not added. How can adjust my workflow as it currently assumes the setup of excel file is standardized.
Below is the workflow but essentially I am using the summarize tool but it only does what i need on the test data I used originally. I had thought the info would be in a standardized format so didnt think to do anything otherwise. I was thinking to add a IF statement to look for the column and sum amounts below it whether there was 15 or 150 values. Not sure if this is the best approach or there is an easier one to map.
