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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

QVD store command error

Hi all,

I am trying to store a QVD by using store command. EVen though I am giving correct path, it is throwing error.

Here initially I am read one Qvd from the same path and renaming and saving the  QVD based on some condition.

Regards,

Kumar

22 Replies
Anonymous
Not applicable
Author

Hi,

I tried in that way also. But no use.

Colin-Albert
Partner - Champion
Partner - Champion

The   " 0 lines fetched" message shows that no data is being loaded into IncMonths

Try changing your where clause to

WHERE site_visit_updated_datetime > date($(vMinMonth));

Anonymous
Not applicable
Author

Thanks a lot Colin. You are champion.