Hello all,
I have an Index Match formula that is using Text to Search column. I have gotten this to work in Excel and now trying to build an Alteryx workflow to produce similar results.
To make this easy to understand I included the Text to Search column, the Ref Key column, and OUTPUT column, and the RAW Data List. The desired output would include just column "OUTPUT". After I get this output data I will be joining into another data section, but for the purpose of this question to you all I only need help this part.
Formula: essentially this list of News Paper Titles includes the team name, without the city within the title. However, I want to see the NFL name including the city name. So column F searches through column A and finds the NFL name, then it uses the corresponding column B (Ref Key) name to produce the OUTPUT.