Hello!
My issue is this..
So in my data, I have each row classified by a "Channel". I also have a 2020 FY NSV by Operator Column.
I want to basically add in "Size" from the Size Rules Sheet - depending on what Channel is in the data.
So for example, Row 2: Arbys, the Channel is A, and because 2020 FY NSV is >4, I want it the column G "Size" to read "4+".
But then for Row 3, the Channel is B, and because 2020 FY NSV is
Note that I have 5 channels, and multiple ranges (e.g. 4-5) for each. The problem is, these are subject to change, so I want to be able to make a change to my input file "Size Rules", and then be able to rerun the flow.
Thank you for the help in advance