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

Creating Time range

Sneha_Lonkar
6 - Meteoroid

Hi,

 

I have a DateTime column which is in this format YYYY-MM-DD HH:MM:SS. What I want to do is to create an hourly time range, for example 10am to 11am, 11am to 12pm, 12pm to 1pm etc and see each datetime record lies under which range.

Example 2020-05-12 14:30:24 lies between 14:00-15:00 PM time slot.

 

Could anyone help me on this? there are around 40k records and i want to place each Datetime record under the Hour range.

2 REPLIES 2
ChrisTX
16 - Nebula
16 - Nebula

See if this works for you.

 

ChrisTX_0-1596107348146.png

 

 

Chris

Sneha_Lonkar
6 - Meteoroid

Yes it worked for me! Thank you.

Labels
Top Solution Authors