Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Based on Red Column, you have to create dynamic Blue Header Columns in Alteryx.

faisal9999
8 - Asteroid

Can anyone solve this I have date column and I want the output in the attached image.

 

06:12P
08:12A
12:38P
10:42A
12:12A

3 REPLIES 3
ChrisTX
16 - Nebula
16 - Nebula

Which data types do you want for the output?

 

Check out the DateTime functions:  DateTime Functions (alteryx.com)

 

DateTimeFormat

DateTimeParse

DateTimeAdd

 

Chris

Raj
16 - Nebula

@faisal9999 
find the solution attached
mark done if solved.

faisal9999
8 - Asteroid

.

Labels
Top Solution Authors