Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Reload action in QV11

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!

9 Replies
magavi_framsteg
Partner - Creator III
Partner - Creator III

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

Magnus Åvitsland

BI Consultant

Framsteg Business Intelligence Corp.

Anonymous
Not applicable
Author

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.

magavi_framsteg
Partner - Creator III
Partner - Creator III

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

Magnus Åvitsland

BI Consultant

Framsteg Business Intelligence Corp.

mayankraoka
Specialist
Specialist

Hi Team,

This reload option is not working for AJAX client.Can anyone help me on this?

Regards,

Mayank

t_chetirbok
Creator III
Creator III

Hello.

If you want to user reloading document, you can use EDX

Using EDX in QlikView 11 - basic example

mayankraoka
Specialist
Specialist

Hi Tatsiana,

Thank you for your reply.

I want users can reload app from their qlik desktop version.Is this possible?

Regards,

Mayank

t_chetirbok
Creator III
Creator III

yes, it's possible. when you make EDX task you can create a button in QV document with action "Launch"


EDX on QV11

mayankraoka
Specialist
Specialist

Hi,

Can that be done without publisher,if yes then how.

Regards,

Mayank

t_chetirbok
Creator III
Creator III

Hi, it is not possible without publisher