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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Expression on interest calculation

Dear Experts,

I have following information in my tables.

      LOAN REGISTER 

START_DATELOAN_NOPRO_CODE NAME LOAN_AMT STATUSSET_DATE
01-Jan-16RL0001L01 AAAAAAAA    1,000,000.00 ACTIVE
01-Jan-16RL0002L02 BBBBBBBBB        500,000.00 ACTIVE
01-Jan-16RL0003L03 CCCCCCCCC    1,200,000.00 ACTIVE
01-Jan-16RL0004L03 DDDDDDDD        700,000.00 ACTIVE
01-Jan-16RL0005L02 EEEEEEEEEE        900,000.00 ACTIVE
01-Jan-16RL0006L01 FFFFFFFFFF        500,000.00 ACTIVE
02-Jan-16RL0007L02 GGGGGGGG    1,000,000.00 ACTIVE
02-Jan-16RL0008L02 HHHHHHHH    1,500,000.00 ACTIVE
02-Jan-16RL0009L01 IIIIIIIIIIIIIIIIII        100,000.00 ACTIVE
02-Jan-16RL0010L03 JJJJJJJJJJJJJJ        250,000.00

ACTIVE

   PRODUCT MASTER FILE

PRO_CODERATE
L015%
L026%
L037%

   COLLECTOR MASTER FILE

COLL_CODECOL_NAME
CL001KKKKKKKKKKKK
CL002LLLLLLLLLLLLLLL
CL003MMMMMMMM
MG01NNNNNNNNN

     RECEIPT CASH BOOK

REC_DATEREC_NOLOAN_NOCOLL_CODE AMOUNT
1/02/2016R0001RL0001CL001         50,000.00
1/02/2016R0002RL0002CL001         25,000.00
1/02/2016R0003RL0003CL002         60,000.00
1/02/2016R0004RL0004CL002         35,000.00
1/02/2016R0005RL0005CL003         45,000.00
1/02/2016R0006RL0006CL002         25,000.00
2/02/2016R0007RL0007CL001         50,000.00
2/02/2016R0008RL0008MG01         75,000.00
2/02/2016R0009RL0009MG01         10,000.00
2/02/2016R0010RL0010MG01         12,500.00

I want to calculate, 01. Daily due balance with accumulated interest.(daily basis)

                              02. The capital recovery and the interest recovery from the above details.

                              03.  How can i exclude the Saturdays from the above calculation,

                              04. If i want to exclude a specific Date from above calculation how can i do that, 

                              05. How can i use a calendar for this purpose.

thkx & rgds,

Priyantha.

0 Replies