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

Generate date values for day columns

daraghwalker
7 - Meteor

I have the following dataset as a result of my workflow:

 

daraghwalker_0-1587651301917.png

 

I would like to assign a date value (DD-MM-YYYY) to the columns Mon-Fri. The only indicator I have is the Week Ending value. How would I go about getting the date value for each day in my results?

 

I would like for the date to be displayed in a row above my first ID, so that the date will appear above my total hours, but under the day column names.

 

Thanks for the help!

2 REPLIES 2
Aaron_Harter
11 - Bolide

Hi @daraghwalker

 

Check out the attached solution to map the date values into your data table:

3.PNG 

daraghwalker
7 - Meteor

Thanks, Aaron! This should do it. 

Labels
Top Solution Authors