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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Build a QV project

Hi all,

I'll develop a qv project, it's the first project with qv.

But I have no idea to start. So, could anyone give me some advice to follow to develop the project.

Thanks in advance.

Going

1 Solution

Accepted Solutions
4 Replies
Not applicable
Author

1) Create the structure folder of the Project:

-QVW_ETL

-Datasources

-QVW_Presentation

-QVD_Staging

2) Create one QVW for ETL that extracts the data from datasources (excel, db,...) and stores QVDs in QVD_Staging

3) Create a QVW for Presentation that extracts data from QVD (Staging) and create the 'dashboard in it.

ThornOfCrowns
Specialist II
Specialist II

This is proably the definitive answer from Gaurav Khare:

http://community.qlik.com/docs/DOC-2890

Read this thread for more:

http://community.qlik.com/thread/41142

struniger
Creator
Creator

Not applicable
Author

Hi ,

This is very practical. It makes me more clear.

Thanks too much.