I am new to QlikSense, and I want a file to be converted into zip
format.
For Ex. File .dat file present at location C:/MyLocation/ABC.dat
is expected to get converted into C:/MyLocation/ABC.zip
.
kindly help with the solution
Thanks
I am new to QlikSense, and I want a file to be converted into zip
format.
For Ex. File .dat file present at location C:/MyLocation/ABC.dat
is expected to get converted into C:/MyLocation/ABC.zip
.
kindly help with the solution
Thanks
You can't. Qlik cant convert files. It just reads them.
You'll have to use something else to convert it (like PowerShell
)
QlikSense itself can't directly zip files up. However using batch files and PowerShell scripts can zip a file up, and you can schedule this to be either a time-related Schedule or a data-related one within QlikSense Management Services.