I have a QVD file called oldtransaction.qvd that holds the data for the Last 8 yrs that is until 2015 .. From this month I would be loading files every month. How do I manage with the QVD now
Firstly.. how do I manage monthly QVD's should I maintain every month qvd;s and reload it everytime I run the report on month basis.
For Example
oldtransaction.QVD
For September month I get my xxls files.. I save it as QVD called sep.qvd
Now in October I get my new files.. I store it as OCT.qvd - Now if I reload my old data i.e oldtransaction.QVD and sept.qvd gets erased and only the Oct.qvd remain in the qlikview memory..
What is the solution for this? Should I save everymonth QVD's and load it together with the new file?