Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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