Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts,
i have a qvw which relaod daily and after reloading it has to reload the edit module script also ,but the problem is
i have created a trigeer to excute after reload thats is postreload and given action is run macro.
but it is not working once reload is finished then it is opening edit module window so there we need to click on "ok" then only it will excute otherwise its not working.
so here i dont want click on "ok" manually after relaod it has to click on ok and it has to excute that macro also?\
pls help me ?
Your macros/modules contain potentially unsafe statements. You have not declared these macros to be safe (see Requested Module security) so they will not fail immediately, but QlikView will ask you to confirm this situation.
IMHO you can eliminate this request for confirmation by forcing Current Local Security to "Allow System Access".
On the other hand, QlikView should have remembered your first interactive confirmation, so something else may be going on here.
Peter
Hi,
have a look at attached image.
Go to Setting--> User Preferenc --> Security --> Uncheck Confirm Launch from macro.
Let me know if that worked.
Regards
ASHFAQ
No bro after reloading again it is opening macro window