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

Transforming Data

walkingonformulas
6 - Meteoroid

Hello! I'm having trouble with the following:

 

Before.png

 

I need a way to match the values in the "Date" field with the first row of data in the days of the week fields. Based off this match, I then want to display the respective hours under each date. It should look like this below:

After.png

 

Thanks for the help!

3 REPLIES 3
TimN
13 - Pulsar

Something like this?

 

CoG
14 - Magnetar

Here is an alternative Workflow that utilizes the sample input provided (if your needs are that specific):

Screenshot.png

walkingonformulas
6 - Meteoroid

Thank you both, that helps a lot!

Labels
Top Solution Authors