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

Lookup value on load

I have a custom billing calendar that has the following fields: BillingYear, BeginDate, EndDate, and Period and I'm trying to do a lookup into the Billing Calendar when loading my fact data to grab the Billing Year and Period fields based on TransDate. There are no associated fields between Billing Calendar and fact data. So when I load a record, I want to evaluate the TransDate against the BeginDate and EndDate in the Billing Calendar table and get the related Billing Year and Period. Thoughts?

Thanks - Kevin

1 Solution

Accepted Solutions
Not applicable
Author

Take a look at attachment. There are two approach. Comment/Uncomment one approach to see another one.

View solution in original post

2 Replies
Not applicable
Author

Take a look at attachment. There are two approach. Comment/Uncomment one approach to see another one.

Not applicable
Author

Perfect Nick. thanks for the input.

Kevin