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

Calculation with an dynamic additional parameter

Dear experts,

I need an expert work for my requirement. I have two tables which are consisting from main data table and table with only have dates of last day of months. I want to bring dates to table and calculate an additional field named as 'Deferred amount'by below formula

Formula =((Expiry Date-Calculation Date)/(Expiry Date-Starting Date))*Amount

But I am having an other concern since table1 is having more than 500K records and calculation of each record with each date again and again can be also challenging.

So I need to calculate this values with most efficient way.

Thanks in advance and any help will be appreciated.

Table 1

 

Table1
Starting DateExpiry DateAmount
6/1/20166/1/2017100
3/1/20163/1/2017250
5/15/20165/5/2018300
1/1/20156/1/2017400

Date_Table
1/31/2016
2/29/2016
3/31/2016
4/30/2016
5/31/2016
6/30/2016
0 Replies