I am relatively new two Alteryx. I have built a workflow that takes data out of two different data bases to ultimately compare data. My workflow results in the following data with the exact same sets of accounts, columns, and names of the columns, as follows:
Account Name Beginning Balance Money Deposited Money Withdrawn Money Earned Ending Balance
How do I compare the two sets of data to tell me if there are any differences between the two sets?
Thank you!