Alteryx Designer Desktop Discussions

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

Reconciliation of two tables with Join tool and Tile tool - cross match

Anjankumar2021
8 - Asteroid

 Hi Team,  @binuacs 

I hope you are all doing well. I am reaching out to seek your assistance with some exceptions we are experiencing in our Alteryx workflow.

Specifically, we are facing challenges with the reconciliation of two tables using the Tile and Join tile functions. i am getting cross mismatch for Sale date Vs purchase date and warranty date Vs Due date. for example.

 

Product CodeSale QtySale dateWarranty dateItem CodeSale QtyPurchase DateDue DateCode CheckQty CheckSale date checkDate check
70955000052,00012/02/202503/06/202570955000052,00006/03/202512/05/2025TRUETRUEFALSEFALSE
70955000052,00006/03/202512/05/202570955000052,00012/02/202503/06/2025TRUETRUEFALSEFALSE

 

If anyone has experience or insights on how to address these issues, your help would be greatly appreciated. Thank you in advance for your support and cooperation.

 

Code Check : [Product Code]=[Item Code]

Qty Check: [Sale Qty]=[Right_Sale Qty]

Sale date Check: [Sale date]=[Purchase Date]

Date Check: [Warranty date]=[Due Date]

 

Input          
           
Table 1      Table 2   
           
Product CodeSale QtySale dateWarranty date   Item CodeSale QtyPurchase DateDue Date
709550000560012/02/202512/05/2025   709550000522,00006/02/202507/05/2025
70955000052,00006/03/202503/06/2025   709550000520,00010/02/202512/05/2025
70955000052,00012/02/202512/05/2025   70955000057,00012/02/202512/05/2025
70955000053,00012/02/202512/05/2025   709550000560012/02/202512/05/2025
70955000055,00006/03/202503/06/2025   70955000052,00012/02/202512/05/2025
70955000057,00012/02/202512/05/2025   70955000053,00012/02/202512/05/2025
709550000510,00006/03/202503/06/2025   70955000055,00006/03/202503/06/2025
709550000520,00010/02/202512/05/2025   70955000052,00006/03/202503/06/2025
709550000522,00006/02/202507/05/2025   709550000510,00006/03/202503/06/2025
709550000531,00017/03/202516/06/2025   709550000531,00017/03/202516/06/2025
724754000836901/04/202530/06/2025   724754000820,0002025021720250519
724754000890425/03/202523/06/2025   724754000820,0002025021720250519
72475400081,90004/03/202502/06/2025   724754000811,4502025021920250519
72475400082,04813/03/202510/06/2025   724754000812,0002025030420250602
72475400082,75007/03/202504/06/2025   72475400083,9002025030420250602
72475400083,30911/03/202509/06/2025   72475400086,6002025030420250602
72475400083,53914/03/202511/06/2025   724754000825,6002025030420250602
72475400083,90004/03/202502/06/2025   72475400081,9002025030420250602
72475400084,00025/03/202523/06/2025   72475400087,2502025030720250604
72475400085,06913/03/202510/06/2025   72475400082,7502025030720250604
72475400085,50514/03/202511/06/2025   72475400083,3092025031120250609
72475400086,60004/03/202502/06/2025   724754000865,0002025031120250609
72475400086,88328/03/202525/06/2025   7247540008124,0002025031120250609
72475400087,25007/03/202504/06/2025   7247540008261,0002025031120250609
72475400087,90024/03/202523/06/2025   72475400085,0692025031320250610
724754000810,00013/03/202510/06/2025   724754000870,0002025031320250610
724754000811,45019/02/202519/05/2025   724754000820,0002025031320250610
724754000812,00004/03/202502/06/2025   724754000830,0002025031320250610
724754000818,10814/03/202511/06/2025   72475400082,0482025031320250610
724754000820,00017/02/202519/05/2025   724754000810,0002025031320250610
724754000820,00017/02/202519/05/2025   724754000820,0002025031320250610
724754000820,00013/03/202510/06/2025   72475400083,5392025031420250611
724754000820,00013/03/202510/06/2025   724754000818,1082025031420250611
724754000825,60004/03/202502/06/2025   72475400085,5052025031420250611
724754000826,46114/03/202511/06/2025   724754000826,4612025031420250611
724754000830,00013/03/202510/06/2025   724754000847,4562025031420250611
724754000847,45614/03/202511/06/2025   72475400087,9002025032420250623
724754000865,00011/03/202509/06/2025   72475400089042025032520250623
724754000870,00013/03/202510/06/2025   72475400084,0002025032520250623
7247540008124,00011/03/202509/06/2025   72475400086,8832025032820250625
7247540008261,00011/03/202509/06/2025   72475400083692025040120250630

 

 

 

Output           
            
Product CodeSale QtySale dateWarranty dateItem CodeSale QtyPurchase DateDue DateCode CheckQty CheckSale date checkDate check
709550000560012/02/202512/05/2025709550000560012/02/202512/05/2025TRUETRUETRUETRUE
70955000052,00012/02/202503/06/202570955000052,00006/03/202512/05/2025TRUETRUEFALSEFALSE
70955000052,00006/03/202512/05/202570955000052,00012/02/202503/06/2025TRUETRUEFALSEFALSE
70955000053,00012/02/202512/05/202570955000053,00012/02/202512/05/2025TRUETRUETRUETRUE
70955000055,00006/03/202503/06/202570955000055,00006/03/202503/06/2025TRUETRUETRUETRUE
70955000057,00012/02/202512/05/202570955000057,00012/02/202512/05/2025TRUETRUETRUETRUE
709550000510,00006/03/202503/06/2025709550000510,00006/03/202503/06/2025TRUETRUETRUETRUE
709550000520,00010/02/202512/05/2025709550000520,00010/02/202512/05/2025TRUETRUETRUETRUE
709550000522,00006/02/202507/05/2025709550000522,00006/02/202507/05/2025TRUETRUETRUETRUE
709550000531,00017/03/202516/06/2025709550000531,00017/03/202516/06/2025TRUETRUETRUETRUE
72054700082000019/03/202516/06/202572054700082000026/03/202523/06/2025TRUETRUEFALSEFALSE
72054700082000026/03/202523/06/202572054700082000019/03/202516/06/2025TRUETRUEFALSEFALSE
72054700082000013/03/202510/06/202572054700082000017/02/202519/05/2025TRUETRUEFALSEFALSE
72054700082000013/03/202510/06/202572054700082000017/02/202519/05/2025TRUETRUEFALSEFALSE
72054700082000017/02/202519/05/202572054700082000013/03/202510/06/2025TRUETRUEFALSEFALSE
72054700082000017/02/202519/05/202572054700082000013/03/202510/06/2025TRUETRUEFALSEFALSE
7205470008500028/03/202525/06/20257205470008500024/02/202526/05/2025TRUETRUEFALSEFALSE
7205470008500024/02/202526/05/20257205470008500028/03/202525/06/2025TRUETRUEFALSE

FALSE

 

Required Output:

 

Product CodeSale QtySale dateWarranty dateItem CodeSale QtyPurchase DateDue DateCode CheckQty CheckSale date checkDate check
709550000560012/02/202512/05/2025709550000560012/02/202512/05/2025TRUETRUETRUETRUE
70955000052,00012/02/202512/05/202570955000052,00012/02/202512/05/2025TRUETRUETRUETRUE
70955000052,00006/03/202503/06/202570955000052,00006/03/202503/06/2025TRUETRUETRUETRUE
70955000053,00012/02/202512/05/202570955000053,00012/02/202512/05/2025TRUETRUETRUETRUE
70955000055,00006/03/202503/06/202570955000055,00006/03/202503/06/2025TRUETRUETRUETRUE
70955000057,00012/02/202512/05/202570955000057,00012/02/202512/05/2025TRUETRUETRUETRUE
709550000510,00006/03/202503/06/2025709550000510,00006/03/202503/06/2025TRUETRUETRUETRUE
709550000520,00010/02/202512/05/2025709550000520,00010/02/202512/05/2025TRUETRUETRUETRUE
709550000522,00006/02/202507/05/2025709550000522,00006/02/202507/05/2025TRUETRUETRUETRUE
709550000531,00017/03/202516/06/2025709550000531,00017/03/202516/06/2025TRUETRUETRUETRUE
7205470008500024/02/202526/05/20257205470008500024/02/202526/05/2025TRUETRUETRUETRUE
7205470008500028/03/202525/06/20257205470008500028/03/202525/06/2025TRUETRUETRUETRUE
72054700082000017/02/202519/05/202572054700082000017/02/202519/05/2025TRUETRUETRUETRUE
72054700082000017/02/202519/05/202572054700082000017/02/202519/05/2025TRUETRUETRUETRUE
72054700082000013/03/202510/06/202572054700082000013/03/202510/06/2025TRUETRUETRUETRUE
72054700082000013/03/202510/06/202572054700082000013/03/202510/06/2025TRUETRUETRUETRUE
72054700082000019/03/202516/06/202572054700082000019/03/202516/06/2025TRUETRUETRUETRUE
72054700082000026/03/202523/06/202572054700082000026/03/202523/06/2025TRUETRUETRUETRUE
1 REPLY 1
lwolfie
11 - Bolide

Could you do something like this instead?

Labels
Top Solution Authors