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: 
AlexWest
Creator
Creator

QVD partition (separation) by date

Hi everyone!

I have a QVD-file (data.qvd) and I have to separate data by month_year and store it into QVD (data_$(month_year).qvd) automatically.

But I can't get how to automatize it.

Fields for excapmle:

Company;

Transaction date;

Transaction No;

Amount

 

Please help to make an automatic separation.

Thanks a lot!

Labels (2)
1 Solution

Accepted Solutions
brunobertels
Master
Master

2 Replies
brunobertels
Master
Master

Hi 

this link discribe the process to split qvd 

 

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

AlexWest
Creator
Creator
Author

Very appreciated. It's exactly what I needed, but I couldn't google it correct)) Thank you very much!!!