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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Lookup with between clause

Below is the scenario
Input table has a date column say input_date_col
Lookup table has columns start_date and end_date and lookup_key column
I need to return lookup_key column when input_date_col is between start_date and end_date.
I tried putting this information in the lookup but it gives me an error. Is there a way to do this?
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Thanks this worked! Appreciate your help.