Hi all!
The backstory of my workflow is that I have two different Excel files that I am ultimately trying to join and derive a variance for each row in the file.
I added a 'TAG 1' in both files, which will ultimately compute a unique identifier for each row in the file; and will match across. I cleaned up both files to ultimately show only the TAG 1 as well as the PQ1-PQ9 values. I want to prompt Alteryx to compute a variance for each row based on the unique identifier. How can I go about this?
Currently, the files have not been joined together as the 'Join' tool is not triggering anything to connect.
Thank you so much in advance!