Availability for the reload data action (button object) not only for app owner (Qlik Sense SaaS)
Unfortunately, the reload data action for the button object works only if you are the owner of the Qlik Sense app (Qlik Sense SaaS). In our use case, a user (e.g. analyzer with space edit permissions) should be able to reload the application with changed data from an excel file.
As an app owner I can also just go into the data load editor to reload the app. Please make the reload data action available to other users as well.
Hi all, here is info on the reloads according t security rules in Qlik Cloud:
Managed spaces: users with "can manage" or "owner" can reload apps and set schedules.
Shared spaces: users with "can manage", "can edit", or "owner" can reload apps and set schedules.
So I would say this idea refers to -> add or change role so that users can RELOAD without being given permission to MANAGE (add and delete users from space, change space details, etc).
This can be worked around with app automation very simply, using the following documentation:
Previusly, you needed to to paste the automation's CURL into the button in order for anyone to be allowed to use it (since automations could only be executed in the button by owner). However, in the next week we are releasing an update to the button that will allow the "Execute Automation" action to be clicked by anyone, regardless of app / automation owner.
thank you for this workaround, I am sure many of us will give it a look. However, this does not negate the fact that having a role to do this is totally needed. 100% without a doubt, needed.
This is already available for me (awesome), but how to show the notifications? I've tried to add a output (reload started for example) from the automation but it didn't worked.
@sfbi It's only possible to use the Update Run Title block if it's at the end of your automation. If you want to let the user know the automation was started, you could use a 'Set variable value' action in the button before and after doing the Execute automation action:
NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you only see 1 tab with the login page, please try clicking this link first: Authenticate me! then try the link above again. Ensure pop-up blocker is off.