Start Free Trial

Alteryx Designer Desktop Discussions

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

How to connect each value from a table with each value from another table?

madok
5 - Atom

Hello,

 

I have a list that contains different products and a list that contains dates. I want to join both tables into a new table. This table should contain each combination of product and date that is possible. Do you have any idea how I can solve this? I assume that there is a relatively simple solution but unfortunately I can't solve it.

 

Thank you very much!

 

2 REPLIES 2
binu_acs
21 - Polaris

@madok the append tool would be an option for this use case

binuacs_0-1646924176056.png

 

madok
5 - Atom

Thank you very much! I tried to make it work with the Join, Join multiple & Union as I didnt see the Append tool.

Labels
Top Solution Authors