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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

combine several qvw.files - Possible??

Hi,

Did not find a solution in the postings before so I´ll start a new one:

I have several .qvw files with raw-data in same format for several years (to keek .qvw file small).

Now I want to combine these qvw files to report on all data in another qvw-file but could´nt get it done.

Is there a way to do this? How can I...

Thanks

Jens

1 Solution

Accepted Solutions
SunilChauhan
Champion II
Champion II

use binary load

1 file  binary reload into second ,second into third,third into fourth .... so on.

Sunil Chauhan

View solution in original post

6 Replies
SunilChauhan
Champion II
Champion II

use binary load

1 file  binary reload into second ,second into third,third into fourth .... so on.

Sunil Chauhan
suniljain
Master
Master

Mr Chauhan,

     Are you tried ? it is tought to call application this way. becasue it definitely create lots of complexities.

SunilChauhan
Champion II
Champion II

Can please share what are difficulties .

otherwise share some better idea?

Sunil Chauhan
its_anandrjs
Champion III
Champion III

Hi Sunil Jain,

Please share some idea about this type of requirements or it is possible or not.

Regards

Anand

Not applicable
Author

Hi,

if i have understood well, you can let each file.qvw generate QVDs than you can read all qvd in only 1 final qvw.

Or as Sunil says, u can load all with binary so you can import all data structure, but you have to be carefull with syntetic key after reload.

Maybe u have to manage the severale table imported with binary command using "load .. resident ; drop table etc.." to not create unuseful key.

C u,

Stefano.

Not applicable
Author

Hi,

Thanks to you all.

First reply is already sufficient for me. It works fine.

Thanks

jens