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: 
mstoler
Partner - Specialist
Partner - Specialist

segmenting a large transaction table into multiple qvd files

Hello,

I need to read in a large transaction file with about 200 million records for 3 years from SQL.

The users of this file will only need to read in parts but I do need the entire file.

I was thinking of segmenting this into 3 qvd files by year.  This would results in smaller files.

I was wondering if anyone has explored this approach to segment a large table into multiple qvd files.

In addition I would only need to update the current year file every day.

 

 

 

Labels (1)
1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

I have used this approach many times. See this post for some thoughts and techniques. 

https://qlikviewcookbook.com/2022/03/how-to-segment-qvd-files/

-Rob

View solution in original post

2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

I have used this approach many times. See this post for some thoughts and techniques. 

https://qlikviewcookbook.com/2022/03/how-to-segment-qvd-files/

-Rob

mstoler
Partner - Specialist
Partner - Specialist
Author

Thank You.

I appreciate your contributions to the community.

Michael