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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
alsahly2017
Contributor III
Contributor III

how to encrypt CSV automatically after store it ?

Hello everyone😊,

I have set of data from a database and I want to store it into a folder, 

I did it and it works fine  with no problem at all as code below

 store PA into D:\MO\bp\BP.csv(txt); 

 

but I want to encrypt this excel sheet automatically with a strong password.

is there any way to do that? Please help

 

Thank you

Labels (1)
0 Replies