Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a dashboard, which i want to view in Ajax View.
When i open the file from Ajax View, some of the key metrics table in dashboard looks blank.
but the same file works properly in IE Plugin View.
Is it because of OnOpen Trigger or any other trigger?
Can someone help me out?
Hi,
Need to check the QlikView reference manual to find out what triggers do not work in AJAX. The OnOpen is one of them.
Bill
Could you share your sample document?
Hi,
Need to check the QlikView reference manual to find out what triggers do not work in AJAX. The OnOpen is one of them.
Bill
Simple "on open trigger" won't be a problem..
If you maintaining a macro then it might be a problem..
Karthik
Hi Karthiks,
From the manual:
OnOpen
Select this event to assign an action to be executed each time the QlikView document is opened. This event is not supported when running in the AJAX client.
Hi Bill,
Any other trigger which will not work in Ajax, Can you please mention few?
Hi,
They are listed in the reference manual.
Bill
Hi Bill,
I am using Sever 11 SR2 version..
On Open its working for me. I am using it for Select few values in a field..
But my confusion on this question is why chart went blank? Whats the relation between OnOpen and Chart?
Karthik
And also i am trying to apply trigger on OnActivate sheet, it is not working properly in ajax
"OnActivate" what you are writing?
Are you doing any macro execution?