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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Analysing By Date Range

I'm new to QV, looking for some advice on the following;

I have 2 tables containing a RATE per hour and the HOURS worked, linked by a common ID field.

TABLE 1
IDSTART_DATE
END_DATERATE
901-JAN-1304-JAN-13$50
905-JAN-1331-JAN-13$55

TABLE 2
IDDATEHOURS
912-JAN-134

How can I select the appropriate RATE in TABLE 1 to match the HOURS worked in TABLE 2 on a certain date to give me a value ?

In the example, employee 9 worked 4 HOURS on the 12-JAN-13 and this equates to a RATE of $55, (as 12-JAN-13 falls between the START_DATE 05-JAN-13 and END_DATE 31-JAN-13) which is $220 (4 HOURS * $%% per hour).

Any advice welcome.

1 Solution

Accepted Solutions
Not applicable
Author

I love answering my own questions !

Search for IntervalMatch in this forum. Great article here by Henric Cronstrom;

(http://community.qlik.com/blogs/qlikviewdesignblog/2013/04/04/intervalmatch

View solution in original post

1 Reply
Not applicable
Author

I love answering my own questions !

Search for IntervalMatch in this forum. Great article here by Henric Cronstrom;

(http://community.qlik.com/blogs/qlikviewdesignblog/2013/04/04/intervalmatch