We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Certain SKUs are not matching in Join tool. What else can I do to troubleshoot?

Ssmit114
6 - Meteoroid
I have tried the following with no success: 
Adding cleanse tool to both data streams to remove blanks, whitespace, tabs, etc.
Adding a select tool to ensure both data types are set to v_string
Adding a formula tool to trim spaces not caught by cleanse tool
Adding a formula tool to manually detect the unmatched SKUs and match them
Adding a formula tool to ensure all characters are the same case. 
 
I suspect the issue has something to do with the fact the product SKUs are letters, numbers, and characters (. and -). However, there is nothing consistent in the unmatched SKUs to point to a specific problem. What else can I try to troubleshoot this issue?
10 REPLIES 10
Ssmit114
6 - Meteoroid

Thank you everyone. I figured out the join was working correctly. It was a join further down stream which was missing the product SKU_product SKU join. Appreciate the help. 

Labels
Top Solution Authors