Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
We are in the migration phase from QlikView to QlikSense. Initially we developed the apps in QlikSense by using the QVD files generated from Qlikview and its working fine. Now we started generating the QVD files in QlikSense and trying to use the same apps that we developed, but the app is not opening. But when we copy the QVD file from Qlikview the apps is working fine.
We checked the content of both QVD files (QlikView and QlikSense) , and its same. What could be the reason?
Tks
Qlikview has
STORE DirectoryName into Path\filename.qvd (qvd);
But, Qliksense should this?
DirectoryName:
Load * from 'lib://QVDFolder/commandes.QVD' (qvd);
STORE DirectoryName INTO [lib://QVDFolder/commandes.QVD] (qvd);
Make sure, To adjustment as per tool syntax.
How to create the QVD files in QlikSense ?
The version of QlikViews depend whether it is possible to read data from QVD files created by Qlik Sense.
I believe you need QlikView version 12.0 og newer
These are the two QVD files generated by QV and Sense. Now my app working fine if copy the QVD file from QV , but if i copy the QVD file from Sense the app not opening at all. But when i view the content both QVD are same. Not sure why its working when i copy the file from QV,
its vice versa, able to read the QVD (created by QView) in Sense
Yes, Both are same.
Please check the folder connection in the qliksense application..
Regards,
Rajesh R. S.
Checked , folder connections are same . if folder connections different sure it will throw an error. Moreover if i copy the QVD file from QV the application working fine.
QVD's are same in both QV and QS.
QV QVD can be loaded into QS and vise versa...
Create a new Folder Connection and try again?