This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
General Discussions has some can't miss conversations going on right now! From conversations about automation to sharing your favorite Alteryx memes, there's something for everyone. Make it part of your community routine!
Hi Guys, I am having a problem matching records based on 2 criteria in Alteryx.
I have a section codes and a range of distances covered by each section code, and a corresponding value in table 1.xlsx. I want to extract the value from table 1 into another workflow for classification purposes shown in table 2.xlsx.
Table 3.xlsx describes the expected outcome i would like to acheive with the matched values from Table 1 matched (or Null if no match found).
I would usually solve this using an embeded for loop but want to see if theres a better way in Alteryx?
Thank you for any help you can provide.
Ben
Solved! Go to Solution.
Great thank you, this worked.