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

File Missing Dates

ptomljanovic12
5 - Atom

I have a file that is missing 1/1/2020 and 12/31/2020 and the respective data that goes with those dates, how can I add these to the file?

2 REPLIES 2

Hi @ptomljanovic12 

 

If you have this data, you can copy it and past it to the canvas or have it added in a "Text Input", then you can add "Union" to add these rows to the original file based on headers.

 

If you would like to generate dates, then you can use "Generate rows". 

 

If you can provide some data samples, this could help as well. Thanks!

Emil_Kos
17 - Castor
17 - Castor

Hi @ptomljanovic12,

 

As @christine_assaad said the easiest way to achieve it is using union tool.

I have included also a sort on a date in case you would need it. 

 

Emil_Kos_0-1610564260204.png

I would encourage you to check some kind of introductory videos under the link below:

 

https://community.alteryx.com/t5/Videos/Video-Training-Index/td-p/45161

 

Labels
Top Solution Authors