Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have same file for 3 different months with same fields. When I am loading the data in QlikView, It should get appended automatically as per Qlikview associative property. But it is not working as expected.
Even after writing the 'Concatenate ' keyword still it is not working.
Could any one let me know what is wrong here.
Attaching the QVD and Raw files for different month.
Just for a check, Once I load the data I should get CollectionMonth as Jan, Feb and Mar
Same qvd 3 times? I think this qvd contains ~84k records and your app is showing ~242k records... seems to be working
Unless the idea is to load three different qvds
Same qvd 3 times? I think this qvd contains ~84k records and your app is showing ~242k records... seems to be working
Unless the idea is to load three different qvds
Gayatri,
Collection month from the data is only Mar 2014, I can see only Dev_Month as Jan,Feb and Mar.
You need to check the data. for all the three qvd you attached collection month is Mar 2014 only
if Data is coming from ..\Raw Data\01-2014\Collection_Devengo.qvd QVD Collection Month is Jan 2014,
..\Raw Data\02-2014\Collection_Devengo.qvd Collection Month is Feb 2014
..\Raw Data\03-2014\Collection_Devengo.qvd Collection Month is Mar 2014.
When I am loading separately I am getting the values correct. But When am loading all together values are missing.
Dev_Month is another filed which has Jan - Dec ... even for 1 file as well.
its not same qvds.. all Qvds contains data based on different months. (Folder structure
Raw data\01-2014\Collection_Devengo.qvd ------ Contains Jan data
Raw data\02-2014\Collection_Devengo.qvd ------- Contains Feb data
Raw data\03-2014\Collection_Devengo.qvd ------ Contains Mar data
Idea is to append the data for all months (though qvd is having same name.... it worked for me earlier)
Yes, I can from log file that it is working fine. But final output am not getting all data. Attached is the log file.
How are these qvd file created? Dual function or something similar?
I did not use any dual function. It is just a raw data am getting for different month. I want to combine and store in single file.
The problem is the underlying value of the collectionMonth is 1/1/2014 for all the three qvds.... can you share the script you are using to create the qvds?
I can see collectionmonth is having Jan Feb and Mar values. when m loading one by one.
Similarly for march.
I have renamed the qvds as it is creating confusion with same names.