Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All , Need help on Step by Step procedure with an example for loading data from qlikview to Qlik sense app.
Hi
Please find here
1.
QlikView App is Test.qvw
Copy the Test.qvw to C:\Users\username\Documents\Qlik\Sense\Apps\
Now open QlikSense
U can see the QlikView APp coming up
or
2. Binary Load the QLikView application in QLiksense
Go to QlikSense -> Open App -> Data Load Editor -> Create New Connection -> Create a folder where QlikView app is placed ->
Now in the script write as
Binary 'lib://data/Test.qvw';
Lastly Binary Load has to be the 1st statement in the script window
Satish when i create the connection folder i named it as QVWs. Does it have to be data.. and my Binary statement is like :
Binary 'lib://QVWs/BI_Dashboard.qvw';
I am getting Data has not been loaded. Please correct the error and try loading again.. please let me know if i am missing anything.
See here
What i have done is
QlikView app: BI_dashbaord.qvw
The qvw is in (C:\QlikView\QlikViewScripts\BI_dashboard.qvw)
Now i created a new app in QlikSense
In data load editor folder
Create a new connection with path as C:\QlikView\QlikViewScripts\
Connection Name is data (In your case it is QVW's)
Binary 'lib://QVWs/BI_Dashboard.qvw';
Attaching both qvw and qvf
Also Is binary load the 1st statement in Load script in QlikSense?
Is the issue resolved Vinay?
yes it is the first statement in the script. let me attach the qvf file...
Seems like attachment missing...
Please see the attachment.
See attached
I created a folder desktop and copied the BI_dashboard.qvw in that folder and reloaded, it worked,
Can you try edit connection and change name from satishkurra to kumar... and load once again?