Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Delete Files in Loop

I have table that has file names.

I want to use For Loop to delete files

Can anyone please send me solution

vFileName

vFileCount

For 0 to $(vFileCount)

//---- Script to delete VFileName

next

6 Replies
alexandros17
Partner - Champion III
Partner - Champion III

Here it is my example

Not applicable
Author

How to over security Settings

alexandros17
Partner - Champion III
Partner - Champion III

In Settings -> user preferences -> security -> Script (Allow ....) check that box!

Let me know and ... could you please makrk the answer if it is correct?

Thanks

Not applicable
Author

Still it is not working from Qlikview Server

alexandros17
Partner - Champion III
Partner - Champion III

But does it work on your desktop ?

Not applicable
Author

Yes! Actually I forget to mention its not working on Qlikview Distribution service. Otherwise I am using same macro. Is there any other setting