Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
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
 
					
				
		
 struniger
		
			struniger
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
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
		
			ThornOfCrowns
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		This is proably the definitive answer from Gaurav Khare:
http://community.qlik.com/docs/DOC-2890
Read this thread for more:
 
					
				
		
 struniger
		
			struniger
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Have a look here:
 
					
				
		
Hi ,
This is very practical. It makes me more clear.
Thanks too much.
