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 multiple rows with timestamp between 2 dynamic dates

Tigris1990
5 - Atom

Hi,

 I have 2 data sets.

 

The first dataset consist of 2 dates and a legend.

Example: 

Tigris1990_1-1684838846754.png

 

And the second one consist of KM and a timestamp.

 

Tigris1990_2-1684838887368.png

 

My goal is to find all KM based on the timestamp that is after Start date and before End Date from the first workflow.

 

 

I tried, but I know it is a bit stupid method.



Tigris1990_0-1684838820863.png

 

As you can see the timestamp is before the start date.

Is there a way of having a dynamic filter between those 2 dates to find all the timestamps? And would this join be the best method?

 

3 REPLIES 3
binuacs
21 - Polaris

@Tigris1990 One way of doing this 

binuacs_0-1684840099971.png

 

ShankerV
17 - Castor

Hi @Tigris1990 

 

One way of doing this.

 

ShankerV_0-1684840411057.png

 

Many thanks

Shanker V

ShankerV
17 - Castor

Hi @Tigris1990 

 

If you need the output to be combined in one single line like below.

 

ShankerV_0-1684840608192.png

 

Many thanks

Shanker V

Labels
Top Solution Authors