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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to avoid reloading

There might be a very simple answer to this.

I've got a table with 18 million rows and am in a process of loading from SQL server to Qlikview.

I would probably need to make changes , rename columns, maybe do some parsing, apply some functions.

Is there a way to do this and apply those changes without have to reload the table?

1 Solution

Accepted Solutions
krishnacbe
Partner - Specialist III
Partner - Specialist III

Hi,

You can use different layers. First QVW will extract data from SQL server and store it in QVD. In second QVW you can apply your Business Logic.

As you used QVD, it wont take much time to apply all your transformations.

View solution in original post

1 Reply
krishnacbe
Partner - Specialist III
Partner - Specialist III

Hi,

You can use different layers. First QVW will extract data from SQL server and store it in QVD. In second QVW you can apply your Business Logic.

As you used QVD, it wont take much time to apply all your transformations.