Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All, I have a weird requirement that is For example a Qlikview object (let say striaght table or Pivot table) can been seen by both users when they login into acces point (AJAX mode). But User 1 should be able to export the data and user 2 should not be allowed to export the data present in the object. Will that be possible. If possible can you please give me an idea.
Hi PariPAri, I got your response in the form of email but not in the discussion not sure what happened. If write that macro will that work in AJAX mode.
that is becouse I was wrong:P so i removed my prevoius post (if You uncheck "allow export" in document properties that macro will not work;( )
I'll thiknt of that later today but now I'm quite sure it is imposible becouse either all users could export object by Right Mouse Button either they will not be able to do it:/
(other thing is uncheck allow export+option Admin override security but I think it is not what You want - one super user(admin) with previliges to export)
Option 1:
Have you tried this option in QMC under Documents --> User Documents
Choose "Named Users" from that document....
This will completly take out the export option for all the objects for the users not listed...
Option 2:
is your users smart enough and will they right click on the object and will export?
if not..then i would un check the export to excel from Properties-->Caption
And place a button/text object with Export action...And conditionally show or hide the button/text based on the OSUSER() or QVUSER()...
Option3: Lets wait for Qliktech to come up with a solution...there are lot of Idea threads going on with the same discussion..