Hello Everyone,
I'm new to Alteryx and slowly developing my skillset. What I'm trying to accomplish using Alteryx is having it look for a description of "XXX" in column E on input's tab 1, if it's true, then return whatever shows in column F on input's tab 2 if columns A & B & C on both tabs are the same. I'm thinking about using the Join function but not sure how to set it up exactly. Any solution or suggestions would be much appreciated!
Solved! Go to Solution.
Hi @iteng - It will always help, if you will provide a sample data and a desired output.
You can achieve this by using the "Join" tool in Alteryx Designer. Here's how you can set it up:
This should give you the desired result. Note that the steps and terminology may vary slightly based on the version of Alteryx Designer you are using.
Hello!
I think you can overcome this by inputting both the tabs using dynamic input and then using Join tool as per your requirement.
You can refer to this link for dynamic input if required
Hope this helps
Best Regards
Thank you for sharing the detailed steps! I tried the Join tool and was able to get it with similar steps.
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |