Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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"))
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