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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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?

Labels (1)
10 Replies
Not applicable
Author

Yes, this was the case. Thanks Arul!