Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

qvw and data

Hi,

Can you confirm that when we send a .qvw to someone, it contains all the data that was previously loaded in the dashboard (from excel files, sql server etc, (I'm not talking about inline data)) ?

Thanks !

1 Solution

Accepted Solutions
Gysbert_Wassenaar

After executing the script and saving the document that document will contain all the data that the script loaded (and didn't discard again of course). That data is stored inside the document. Does that answer your question?


talk is cheap, supply exceeds demand

View solution in original post

3 Replies
Chanty4u
MVP
MVP

hi,

what evevr the script u hve  that will go to that person.

he can see the data in datamodel

and in front end he can create a table box and he can export the data into excel.

Gysbert_Wassenaar

After executing the script and saving the document that document will contain all the data that the script loaded (and didn't discard again of course). That data is stored inside the document. Does that answer your question?


talk is cheap, supply exceeds demand
Not applicable
Author

Yes thank you. I read about the 2 layer storage (list and pointers).