Hi everyone, am not very familiar with alteryx and will need some help to create a workflow from the attached data file.
Based on the sample file, will need the ABCD information from "Compensation Description" in <Comp info> tab to be split into respective amounts based on the conditions table in <Criteria>. Best if it is possible to include the additional split under the same "Compensation Description" in <Comp info> and include 2 new descriptions as "AB" and "CD" under the same column.
e.g. for Employee 01, ABCD = 26.
Total Retro Salary + Salary = 16,000
So need to add on the following rows (refer yellow highlighted rows):
AB = 17.50, CD = 8.50
Would really appreciate the help to create a workflow on this!