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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
lomi89
Contributor III
Contributor III

Join two table by interval dates and two fields

Hello,

I would like to join two table by an interval dates and two fields. I don't know how I could do it because I saw the function intervalmatch but I need join another fields:

 

TABLE_CLIENT :
LOAD
DATE_EX,
CLIENT,
CONTRAT
RESIDENT TEMP;


TABLE_DATE:
LOAD
DATE_FIRST,
DATE_END,
CLIENT,
CONTRAT
RESIDENT TEMP;

Thank you very much.

 

 

 

Labels (5)
1 Solution

Accepted Solutions
MarcoWedel
MVP
MVP

1 Reply
MarcoWedel
MVP
MVP