Hello, I have 2 input files and the expected output is also attached. I am not sure how to approach to this solution. I did it old way with using formula tool for each reason code/unSecured code but there are 100s of reason codes , I only attached few in the input sheets. So, is there a easier way to achieve this using Alteryx. Please reach out if you need additional information.
InputData has the information of client and their unsecured reason codes.
UnSecuredMasterSheetInputData2 has the rules behind each reason code.
Expected outputdata is it will use input data and join UnsecuredMasterSheetInputData2 on reasoncode and bring up all the other fields. I am able to stack my data in rows but not able to flip them into the "expectedOutputdata" format.