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.

Alteryx data massaging

ilovecoding
8 - Asteroid

Hi Champs,

 

I have data in excel format which has information such as time in US format HH:MM:SS AM/PM, username associated with each time row. 

 

how i want and struggling to do is---

1. Convert all the time in IST same format

2. Have a bucket/window of every 30 mins like from 7 am to 12 pm divided into 7-7.30, 7.31-8.00, 8.01-8.30, 8.31-9.00 ...so on

3. Sum of count of username associated with time should fall in respective time bucket. 

 

let me know if more clarification needed, attached is the input data and how i wanted the data to be in output tab. Numbers are hypothetical 

3 REPLIES 3
binuacs
21 - Polaris

@ilovecoding One way of doing this

binuacs_1-1661161599019.png

 

 

Biswarun
8 - Asteroid

@ilovecoding You need to be proficient with Alteryx formulas. Further, never underestimate the power of CrossTab tool. That's all! Check the attached workflow.

ilovecoding
8 - Asteroid

that's awesome, let me try 

Labels
Top Solution Authors