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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

buffer load

Hi,

In script i have the following:

buffer LOAD Country,

     Capital

FROM

(txt, codepage is 1252, embedded labels, delimiter is ',', msq, no eof);

Qvd must be automatically created as per definition of buffer load.But I dont see any qvd created in the folder from where i pulled data.

Pls can any1 say where the qvd is created or the process above is wrong?@hic

1 Solution

Accepted Solutions
MayilVahanan

Hi

Check in this path

C:\Users\UserName\AppData\Local\QlikTech\QlikView\Buffers

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.

View solution in original post

9 Replies
MayilVahanan

Hi

Check in this path

C:\Users\UserName\AppData\Local\QlikTech\QlikView\Buffers

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
sunilkumarqv
Specialist II
Specialist II

Try like this

Check in Users Preference setting -Locations 

maxgro
MVP
MVP

go to

menù --> settings --> user preferences --> locations

and look at QVD Buffers

The default storage location of QVD Files generated via the buffered prefix to load and select statements in the script.

jagan
Partner - Champion III
Partner - Champion III

Hi,

Check this video hope it helps you.

Episode 29 Buffering (caching) a Load Statement - YouTube

jagan
Partner - Champion III
Partner - Champion III

Hi,

Check this link

c-sharpcorner.com/UploadFile/35fef0/buffer-load-statement-in-qlikview/

Regards,

jagan.

Not applicable
Author

if i want to store in a separate path say in h drive wat is syntax?

Not applicable
Author

if i want to store in a separate path say in h drive wat is syntax?

jagan
Partner - Champion III
Partner - Champion III

Try

Settings -> User Preferences-> Locations -> QVD Buffers-> Modify and browse the path.

Regards,

jagan.

Not applicable
Author

Hi prudhvi,

Check in your disk like name as Appdata in that u will find.

Ramya.