Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
aguirre
Creator
Creator

Permit reload with button

Hello,

I have Qlik Sense Enterprise.

I want a user to reload the dashbord with a  button.

I have tried to  give reload permissions to a user with a security rule

I have created a security rules that gives basically everything

aguirre_0-1730895939576.png

Still when the user clicks the button it gets after loading a 403 error.

The only difference with RootAmin is that it lacks the Distribute permit:

 

aguirre_1-1730896037759.png

So, how do I give the distribute permit to the user?

I only see:

aguirre_2-1730896101547.png

Thanks

 

 

 

 

 

Labels (3)
1 Solution

Accepted Solutions
marksouzacosta
MVP
MVP

Hi @aguirre,

What about the Professional access license? Does your user have a professional access associated with?
Not sure if that is the problem but it can be that.

If that is the case and you don't want to give all users a Professional license you can use this Extension:
GitHub - ChristofSchwarz/qs_ext_reloadreplace: Qlik Sense Extension to Reload and Replace a publishe...

 

Regards,

Mark Costa

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

View solution in original post

2 Replies
marksouzacosta
MVP
MVP

Hi @aguirre,

What about the Professional access license? Does your user have a professional access associated with?
Not sure if that is the problem but it can be that.

If that is the case and you don't want to give all users a Professional license you can use this Extension:
GitHub - ChristofSchwarz/qs_ext_reloadreplace: Qlik Sense Extension to Reload and Replace a publishe...

 

Regards,

Mark Costa

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

aguirre
Creator
Creator
Author

Yes that was the reason. WIth Progessional it works. I'll check the extension. THanks