Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm not new to Qlik but I've not too many years of experience in Qlik Sense. I've a question related to developing multiple applications on same qvd files. Like if I have a Customer.qvd file can I use this file as a source of data for two different applications? I'm quite clear about the difference between a Sheet and Application. So I'm asking about my point related to application. One another thing the qvd file will be called/reference in different applications from the same folder location.
Asking this question as data gets load from qvd file into memory so would it be OK for both applications to use single source of data.
Like:
FROM [lib://Trango_Local_Sales (trivor_qlikdev3)/Extraction/CUSTOMER.qvd](qvd);
Thanks
Dear Msmahood,
yes you can. If you add the same link to a different app (if you made an connection to that specific folder)
You can use the same qvd file in different apps.