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: 
Venkatesh_Yellu11
Contributor III
Contributor III

Passing date parameters and reload the data through Ui (Visualization)

Hi everyone,

I was able to reload the published Qlik Sense applications in the stream by passing custom dates from the front end in Qlik Sense version 2025 May Patch 1. However, I am not able to reload the application in Qlik Sense 2024 November.

The security rule permissions seem to be working differently between the two versions. Is this due to a version difference or a bug?

Qlik Sense version 2025 May Patch 1 -- Users can reload without allowing the users to see load script 

Qlik Sense 2024 November  : Users could see the load script 
Note : Same rules applied in the both versions

Thank you all.

Labels (3)
1 Solution

Accepted Solutions
priscilarubim
Partner - Creator II
Partner - Creator II

Hi,

I’m not sure if this is a bug, but it may be related to how Qlik Sense handles reload permissions.

According to Qlik documentation, starting a reload task requires Read permission on ReloadTask and Update permission on App:

https://help.qlik.com/en-US/sense-admin/November2024/Subsystems/DeployAdministerQSE/Content/Sense_De...

There is also a Qlik Support article explaining how to allow reloads from the Hub:

https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-for-Windows-How-to-allow-task-rel...

Since the same security rules behave differently in November 2024 and May 2025 Patch 1, I would suggest opening a case with Qlik Support to confirm whether this is an expected change or a regression.

View solution in original post

5 Replies
Or
MVP
MVP

I'm kind of confused about the progression. Why are you moving backwards version-wise? What specific security rule are you using for this? 

priscilarubim
Partner - Creator II
Partner - Creator II

Hi,

I’m not sure if this is a bug, but it may be related to how Qlik Sense handles reload permissions.

According to Qlik documentation, starting a reload task requires Read permission on ReloadTask and Update permission on App:

https://help.qlik.com/en-US/sense-admin/November2024/Subsystems/DeployAdministerQSE/Content/Sense_De...

There is also a Qlik Support article explaining how to allow reloads from the Hub:

https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-for-Windows-How-to-allow-task-rel...

Since the same security rules behave differently in November 2024 and May 2025 Patch 1, I would suggest opening a case with Qlik Support to confirm whether this is an expected change or a regression.

Venkatesh_Yellu11
Contributor III
Contributor III
Author

App_* (Read and Create)

App.object_* (read )

Required Data connection (read)

Or
MVP
MVP

This shouldn't let you reload apps at all, so I'm a little confused here. As per priscilarubim's post above, Qlik has always said that reloading an app requires update permissions on it. 

Venkatesh_Yellu11
Contributor III
Contributor III
Author

In the Qlik Sense Enterprise environment,  a reload data through a button without explicit reload task permissions was working in the May 2025 Patch 1 version with the following permissions

  • App_* (Read and Create)
  • App.object_* (Read)
  • Required data connections (Read)

However, this does not work in versions prior to May 2025 Patch 1.

If you have a chance, please try it and share your feedback with me. If this is an enhancement introduced in the May 2025 Patch 1 version, it would be very helpful for me.