Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
vikasmahajan

How to disable export to excel in qlik sense & allow certain users to open export to excel facility

Hi All,

I have implemented ExportAppData rule to block the export to excel facility in QMC of Qlik Sense now my requirement is that

I want to give export to excel download facility for certain users.

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
2 Replies
DavidŠtorek
Creator III
Creator III

Hi,

you could add to your existing rule condition saying that it is blocked if user name (maybe some group would be better) is differen from... . Something like

((user.name!="user1" and user.name!="user2"))

alis2063
Creator III
Creator III

Can we set security rule for  exprot data in excel just for specific app & Sheets.

For example 

I have 5 Qlik Sense Apps

1)App1

2)App2

3)App3

4)App4

5)App5

I want to include export(excel) feature on just for one application (Apps 2)& will be applicable for just 1 sheets.

Apps  2 are having  2 sheets  but export feaures is applicable for Sheet no 2.

 

Regards,

Ali