Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Adding New table without disturbing old data.

A QV document has a some data and now has no access to the original datasource.

How to add a new table without disturbing the old schema/data?

3 Replies
priyasawant
Creator II
Creator II

you can use incremental load to insert new data without affecting the old data

for further guidance go through the below link.

Incremental load in Qlikview

muthukumar77
Partner - Creator III
Partner - Creator III

Hi,

Your new table columns name should not be same to old table columns.

Muthukumar Pandiyan
swuehl
MVP
MVP

If you lost connection to the original data source, it might be good to extract the original data from the QVW and store to QVDs for further processing:

Storing all tables in Qlikview file to QVD

Binary Statement

You can also use a partial reload to keep the already loaded data and add / replace with new data.

https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Partial%20Reload.htm

What is meant by partial reload? What is its use? Please explain!

Partial Reload Easy and Simple