Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
msmahmood
Contributor II
Contributor II

Multiple Application Development on Same QVD files

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

Labels (3)
1 Reply
JHuis
Creator III
Creator III

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.