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: 
Not applicable

Problem with creating a .qvd file

Dear all,

I am trying to create a .qvd file using the following code:

[test]:
LOAD * INLINE [
Maand, ID
1, 2
2, 3
]
;

store[test] into

This however throws the following error. Any thoughts on what goes wrong here?

10 Replies
Not applicable
Author

Yes, this was the case. Thanks Arul!