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

How to combine Three dates and three amounts

I am trying to calculate Gross Loss.  Gross Loss = Total Chargeoffs - (Total Restitution + Total Payments).  Each of these amounts is located in a different table with different date name, Charge off Month, Recovery Month and Payment Month.  I have loaded all of the appropriate tables into Qlikview and created a pivot for each piece of information.  I tried to create a pivot where my expression is Sum (ChargeOffAmount) - (Sum (RecoveryAmount) + Sum (PaymentAmount)), but because they use different date fields, the totals are incorrect. 

Any suggestions will be greatly appreciated.

10 Replies
Anonymous
Not applicable
Author

I will try that as well.  Many thanks for your suggestions.