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

Announcements
Data Works for AI is here - Join the discussion and enter to win a pair of Qlik kicks: Join the Conversation!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

data transform

Is there an easy way to manipulate the raw data in Qlik to get to where I want to be?

This is the raw corporate data:

contract IDmonthrentinterest
a123Apr-1050025
a123May-1050025
a123Jun-1050025
a123Jul-1050025
a123Aug-1050025
a123Sep-1050025
a123Oct-1050025
a123Nov-1050025


I need to transform it to this in the data load:

monthThis Month BalanceNext Month Balance
Apr-1042003675
May-1036753150
Jun-1031502625
Jul-1026252100
Aug-1021001575
Sep-1015751050
Oct-101050525
Nov-105250


This month balance is the total of all rent + interest from that month and
the next month balance is the same calculation less the rent and interest in that month.

Any ideas would be much appreciated.

Many thanks,

Phil

Labels (1)
1 Reply
Not applicable
Author

hi philryan,

pls see the attached application.

probably this is what you want.

thanks