Start Free Trial

Alteryx Designer Desktop Discussions

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

Generate Rows for missing dates

Saravanan13
8 - Asteroid

Hello All,

 

I am looking to get missing dates and generate rows for each Doc ID separately. Also the missing dates rows value should be null.

 

Can anyone assist on this please.

5 REPLIES 5
FinnCharlton
13 - Pulsar

Hi @Saravanan13 ,

This workflow should achieve this for you:

FinnCharlton_0-1673437229195.png

FinnCharlton_1-1673437244486.png

 

 

Felipe_Ribeir0
16 - Nebula

Hi @Saravanan13 

 

Here it is, generating the rows for each DOC ID/Missing Date.

Felipe_Ribeir0_0-1673437616530.png

 

FinnCharlton
13 - Pulsar

Have noticed you wanted the missing dates for each Doc ID, I think this is more what you are looking for:

FinnCharlton_0-1673437850290.png

 

Saravanan13
8 - Asteroid

Hello Finn,

 

Thank you so much for the assistance, Sorry I missed to mention the additional columns in the data source, I would want to get all the values in the columns as well.

RobertOdera
13 - Pulsar

Hi, @Saravanan13 

 

Thanks for the question.

If this works for you, please mark it as an acceptable solution.

Cheers!

 

GenerateRowsForMissingDates2.PNGGenerateRowsForMissingDates.PNG

Labels
Top Solution Authors