Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Easiest Way to Hide Sheets

I would like to keep a separate sheet for me to work on with new draft reports & charts that no other user can see/access

What is the easiest way to do this?

Thanks

18 Replies
pho3nix90
Creator II
Creator II

to find out what your osuser is, add the following to a text object

=subfield(OSUser(),'\',2)

Not applicable
Author

Ich werde ab 05.09.2011 nicht im Büro sein. Ich kehre zurück am

23.09.2011.

Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten.

Diese E-Mail kann Betriebs- oder Geschäftsgeheimnisse oder sonstige vertrauliche Informationen enthalten. Sollten Sie diese E-Mail irrtümlich erhalten haben, ist Ihnen eine Verwertung des Inhalts, eine Vervielfältigung oder Weitergabe der E-Mail ausdrücklich untersagt.

Bitte benachrichtigen Sie uns und vernichten Sie die empfangene E-Mail. Vielen Dank!

Not applicable
Author

Ich werde ab 05.09.2011 nicht im Büro sein. Ich kehre zurück am

23.09.2011.

Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten.

Diese E-Mail kann Betriebs- oder Geschäftsgeheimnisse oder sonstige vertrauliche Informationen enthalten. Sollten Sie diese E-Mail irrtümlich erhalten haben, ist Ihnen eine Verwertung des Inhalts, eine Vervielfältigung oder Weitergabe der E-Mail ausdrücklich untersagt.

Bitte benachrichtigen Sie uns und vernichten Sie die empfangene E-Mail. Vielen Dank!

swarup_malli
Specialist
Specialist

Very Helpful ..Thank u

jtanajewski
Contributor II
Contributor II

Great tip.  Will use in future.

jtanajewski
Contributor II
Contributor II

Nice tip,  too easy.  Been looking for this. Don't want to delete tab, as I'll need to add back at later date.

felipe87
Contributor II
Contributor II

I was trying to do this in QlikSense and was thinking I was so stupid because i couldn't make to work..

I just realize that this solution is for Qlikview(tried and was able to do it)..

But what about QlikSense Enterprise? Is there an Easy way to do it? I don't want to go through the QMC (even do they gave a lot of permission, I am afraid to do something wrong and end up messing the server (nobodies from TI really Knows how to configure the server ..had to figure out bi myself how to change app owner and other stuff)..

Thanks for your help!

 

 

paulyeo11
Master
Master

Hello All

=Match(QVUser(),'USER1','USER2') OR MixMatch(OSUser(),'domain\user1','domain\user2')

I like to know, it is possible to use Apply Mapping? So that can enter domain/user data at excel file.

Paul

paulyeo11
Master
Master

Hi All

Below are the sharing from Rob :-

A convienent way to hide the "developer sheet" is to set the Conditional Show property of the sheet (General tab) to "0". This will hide the sheet. When you want to see the sheet press Ctl-Shift-s.

This is not a good way to hide secure data, but it works for the cosmetic stuff.

I am using Ver 9.  It can not work. It is work only above Ver 9

Paul