Hi all:
I am new to Alteryx and would appreciate any guidance on the following: I am looking to compare 2 excels where I will have columns consisting of months like Jan and Feb and March and so on. And lets say 1 row for cost and another row for profit. I need to compare if the Jan cost matches from the current to prior Excel so I would also add a column for the match. Since the column can roll off meaning column 1 maybe Jan. this month but next month, column 1 maybe Feb (rolling year). As a result, I would like to make the column name like "Curr_jan" and "Prev_jan" where the Jan can be dynamic as it can change. Same when I add the column for the compare results like "jan_match?". Thank you in advance for your help.