Important Community update: The process for changing your account details was updated on June 25th. Learn how this impacts your Community experience and the actions we suggest you take to secure your account here.

Alteryx Designer Desktop Discussions

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

Join columns of fixed to other columns of data

crtakacs
8 - Asteroid

I can't seem to get these two sets of data to join. I've used both the join tool and the union tool but since they don't have a common set of data it's not returning a data set. I just want the set of data from first screenshot to join with the set of data from the second screenshot, so that it is formatted like the third screenshot. In other words, I just want the daylight savings begin date and daylight savings end date to be added as columns with the dates dragged all the way down. 

 

I have the daylight savings columns set up as text inputs and the other set of data is pulled from a database. 

 

crtakacs_0-1613694099723.pngcrtakacs_1-1613694127507.png

 

crtakacs_2-1613694176913.png

 

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@crtakacs 

Append tool is what you need I think.
be careful about the more than 16 records, you need to change the option.

Qiu_0-1613694944094.png

 

Labels