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: 
Anonymous
Not applicable

Join with ranges of time

Hi everybody,

I'm doing a join with ranges of time. The problem is the tmap component is doing an inner join forgetting all the rows in the first table without coincidence. I think this is caused because I'm doing it like a filter. Does anybody know if it's possible do this like a left join?Right now, I'm loading the data again and I'm doing a left join with a tmap using the first transformation like a lookup. 

By the way, 
FECHA_INICIO = START DATE
FECHA_FIN = END DATE
TIMESTAMP = DATE

0683p000009MGIv.jpg

Thanks!!

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Can you show sample input and expected output? without that I don't think I understand your question