Skip to main content

New to Qlik Sense

If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
cancel
Showing results for 
Search instead for 
Did you mean: 
baarathi
Creator III
Creator III

.qvd storing as delimated text

Store * from M into lib://QVDs/abc.qvd(qvd); When I am trying to store a table in qvd. It is storing as delimated file.

1 Solution

Accepted Solutions
Chanty4u
MVP
MVP

try this

Store SalesData into [lib://QVD_DATA/sample/SalesData.qvd];

View solution in original post

1 Reply
Chanty4u
MVP
MVP

try this

Store SalesData into [lib://QVD_DATA/sample/SalesData.qvd];