Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
What does qvw file contain? Does it contain data also?
Hi,
A QVW normally contains 3 things:
1. A script (ETL) to load data.
2. The most recently loaded data that is the result of running the script
3. The User Interface (UI) to present that data.
Stephen
1. Is the script (ETL) same as the script which is seen when we load the data? (When we select File->Edit Script)
2. Does it contain the data when the data is loaded for the first time also?
DeepaDPD wrote:
2. Does it contain the data when the data is loaded for the first time also?<div></div>
YES
DeepaDPD wrote:
2. Does it contain the data when the data is loaded for the first time also?
After saving the file (if you are running the script the first time), yes!