Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Add Specific Input Date to All Rows

HopeCQ
6 - Meteoroid

Hello,

 

I have an aging report (input) with the aging report date in a single cell. Is it possible to add a field and copy this aging date to every row under the new field? I'm having trouble using the multi row formula and new to Alteryx so not sure if this would work.

 

Capture.JPG

 

Thanks in advance

 

4 REPLIES 4
vizAlter
12 - Quasar

Hi @HopeCQ  — "Generate Rows" tool is made for this kind purpose.

 

vizAlter_0-1598891684263.png

 

You may attached your input file and desired output files, both, if you want us to assist you more.

HopeCQ
6 - Meteoroid

Thank you for the response. I'm still not sure if Generate Rows will work after researching the tool. I have attached an Excel workbook with my aging input on the first tab and desired output. There's additional steps in my workflow but for this purpose I am trying to copy the aging date that is on the input file to a new field with the same aging date on every row.

vizAlter
12 - Quasar

@HopeCQ  — As per your desired output, you are adding a new column for 'Aging Date', hence you simply need "Append" tool in this case.

Hope the updated attached solution will be helpful, if not let me know.

HopeCQ
6 - Meteoroid

This worked - thank you!

Labels