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

How do I load binary to qvd?

Hello all,

I need to load model to one qvd.

The model contains 4 tables, but I want to load it as a whole one table.

How do I do it?

Thanks,

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You can only store one table per qvd. You'll have to join and/or concatenate your tables into one table first if you want to store them in one qvd.


talk is cheap, supply exceeds demand
Not applicable
Author

Thanks a lot!