The following steps used to Auto Reload When Open the Document in QlikView
Step 1: Create Macro name
Tools->edit module->create Macro like this
Sub AutoReload
activeDocument.Reload
End Sub
Step 2:
go to menu , document properties > Triggers > OnOpen >> Add Action > External > Run Macro , use previous macro name(AutoReload).
Step 1: Create Macro name
Tools->edit module->create Macro like this
Sub AutoReload
activeDocument.Reload
End Sub
Step 2:
go to menu , document properties > Triggers > OnOpen >> Add Action > External > Run Macro , use previous macro name(AutoReload).
Thank you very much for this kind of site. I want more info as I want to learn and gain some knowledge for my blog. QlikView Training in Hyderabad
ReplyDelete