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

Find Data In Specific Time Range

k3pineapple
8 - Asteroid

Hi All,

 

Hope you are well. :)

 

I would like find how many users has been enabled in specific time range. 

For attached file, I would like to find out how many users have been enabled from 20220601 - 20220701 (clients in pending status before, not rejected.)

plz advised. thank you very much

 

sheet 1 is the start date file, sheet 2 is the end date file, sheet 3 is the output i want.

2 REPLIES 2
DataNath
17 - Castor
17 - Castor

Hey @k3pineapple, I've put something together here which works for your example. However, when moving to a live data set it would be great if you had a unique identifier for each record. I've just joined on position here as the data is in the same order, and none of the fields - even when combined - feel like they would necessarily be unique in a large dataset. Let me know if that's not the case of course or just switch the join condition.

 

DataNath_0-1659343524873.png

grazitti_sapna
17 - Castor

@k3pineapple, another way to solve this.

grazitti_sapna_0-1659345045317.png

 

Thanks!

Sapna Gupta
Labels
Top Solution Authors