Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I've added the action "Reload" to a button, it works fine in the application if i opened it on server but when i'm on the client it doesn't work at all. nothing happens. Any ideas?
And also, the little box "partial load" when selecting the reload action, how does that work? can find anything about it in the help section.
Thanks in advance!
Hi Annika.
Partial reloads reload only script parts prefixed with the ADD keyword.
For example:
MyTable:
ADD LOAD * FROM QVD3.qvd;
Statements with prefix ADD are ALWAYS reloaded during normal reloads.
When doing a partial reload, it reloads ONLY tables with ADD infront of them.
Kind regards
BI Consultant
Hi Magnus.
Thank you for your answer!
Do you have any ideas why the reload action (on the button) doesn't work in the client? I've tried both ajax client and IE plugin. Nothing happens.
Thanks again!
//A.
Hi again and sorry for the late answer.
There are a bunch of local security groups which the QlikView Server installer creates for you.
I bet you have seen the group "QlikView Administrators".
I think the users you want to be able to reload using the button needs to be member of the local security group "QlikView Management API". If it doesn't exist, create it and add your users to it.
There might be a separate group for reloads, I'm not 100% on this one.
It is possible that a document cannot be reloaded by users via action if the document was opened via the QVS, like you already noticed.
I'm not sure if this works, but try this:
Document Properties > Security > Allow User Reload
Check this for a separate use case:
http://community.qlik.com/docs/DOC-2538
Kind regards
BI Consultant
Hi Team,
This reload option is not working for AJAX client.Can anyone help me on this?
Regards,
Mayank
Hello.
If you want to user reloading document, you can use EDX
Hi Tatsiana,
Thank you for your reply.
I want users can reload app from their qlik desktop version.Is this possible?
Regards,
Mayank
yes, it's possible. when you make EDX task you can create a button in QV document with action "Launch"
Hi,
Can that be done without publisher,if yes then how.
Regards,
Mayank
Hi, it is not possible without publisher