Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
koushik_roy2
Contributor
Contributor

Interval Match (Extended)- Need Help *Urgent

Hi All,
I am having a issue when trying to write Interval Match.
I have two tables in my script.
Table 1:
START PERIODEND PERIOD
EMP_ID
2011012012011023
201102201202
1024
201103201203
1025

And I have a table like below-

Table 2:

%Period
201101
201102
201103
201104
201105
Upto 201212

I need to create a new table like below-

Desired Table:-

%PeriodSTART PERIODEND PERIODEMP_ID
2011012011012012011023
2011012011012012021023
201101201101201203

1023

201101201101201204

1023

2011012011012012051023
Upto the Last Period........

....

Please help me out because its very urgent.

Regards,

Koushik.

0 Replies