Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hello community,
I have a small node.js script that grabs a couple of tables from separate Qlik Sense application and combines them into one single table.
I would like to save the resulting data in a.qvd. At the moment we've achieved to save it as a .xlsx but we think this is not good enough.
Is this something possible to achieve? Which API would we need to use? There seems to be no information about this use case in the documentation.
Regards,
David
 peachman
		
			peachman
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Was there a solution for this?
 devan9876
		
			devan9876
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		This probably isnt ideal but if you are already able to get them all in an excel file, maybe you could use the "setScript" api to have qliksense load the merged excel file back in and then store that as a qvd. This is just a guess tho 😕
