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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Glynn1969
Contributor II
Contributor II

Combine Data based on Dates

Hello, apologies as i'm new to Qlik Sense so this may be a simple solution but you only know what you know and everything else is learning!!

I am looking to load 2 QVD data sets and to combine them based on a date, I have two Data Sets as follows:-

First Data Set: - shows name and a date of sale they made

Second Data Set: - show name and their office location and the period of time in that location.

My required output is to show the name of the person, the date of sale and to pull in the persons office location at the time of the sale, wanting to do this through the data load if possible (see example below)

Glynn1969_0-1685003008025.png

 

Labels (1)
2 Replies
Kushal_Chawda

@Glynn1969  you need IntervalMatch

 

Gabbar
Specialist
Specialist

There are two ways to do it first is interval match and second is
you could join both table on SalesPerson 
and the use the output table as resident table and use where Dateofsale between office start and office end