Discussion Board for collaboration related to QlikView App Development.
hi
I created sales Qv sheet I want to create Auto reload in That QV sheet,I do not know How to create auto reload in QVscript .Please anybody tell me out how to create auto reload in QV sheet.
Thank you,
Regards:
madhu
Yes, you can create a element 'buton' and select execute script
Dear Madhu,
Here is the solution for Auto Reload in QlikView Script, please check.
Auto reload every 10 minutes – desktop client | Lucian Cotea
Kind regards,
Ishfaque Ahmed
Hi,
If you have server you can schedule the same at respective time intervals.
Regards
ASHFAQ
Reload of tasks will be done in server.Reason behind:
1. performace:
QlikView being a in memory tool, if front end reload was enabled then it may lead to server low performance.
2. data validation:
if reload was being done in server task. data validations ca be done.
In QMC, we can schedule the task for the reload.
it is the best option.
Thanks Enrique I want create Auto reload That is like when I opened Qv document The Qv file Reload automatically.
I do not know how to create that task ple tell me out How to do that Task.
Thanks
Regards:
Madhu
Hi Madhu,
Try like this
Settings -> Document Properties -> Triggers -> Document Event Triggers-> Select OnOpen-> Add Actions -> Actions-> Add->External-> Reload
Hope this helps you.
Regards,
Jagan.