Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
andydietler
Partner - Creator
Partner - Creator

Is there a way to hide a sheet from the App Overview, but still access objects from it?

I am using a few objects from an app in a mashup and I need those objects to run off the app's data model but I also have users accessing the app and I don't want to have the mashup objects visible. Is there a way to hide a sheet and it's objects from being viewed in the app without actually blocking access to the sheet which would mean they couldn't see the objects in the mashup?

I don't want to create a 2nd copy of the app as it's pretty huge and don't want double the memory footprint.

1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Make them Master Visualizations and then delete them from the sheet. Master Viz's have ids, same as sheet visualizations and you can use the id in your mashup.

-Rob

http://masterssummit.com

http://qlikviewcookbook.com

http://www.easyqlik.com/

View solution in original post

8 Replies
CarlosAMonroy
Creator III
Creator III

Hi Andy,

If you are pulling the objects by the ObjectId. You just can hide the sheet adding a conditional in sheet properties not by user.

If the sheet is hidden, you still can access the objects.

Does it make sense?

Thanks,

Carlos M

andydietler
Partner - Creator
Partner - Creator
Author

Is the conditional field on sheets from one of the newest releases?

CarlosAMonroy
Creator III
Creator III

Well, I have worked with QV since version 11, and the option is in there.

Capture.PNG

andydietler
Partner - Creator
Partner - Creator
Author

Oh, that's Qlikview but I'm trying to do it in Qlik Sense.

CarlosAMonroy
Creator III
Creator III

Oh Sorry for that. No, you do not have that option in QS.

You can do it by extension or mashup.

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Make them Master Visualizations and then delete them from the sheet. Master Viz's have ids, same as sheet visualizations and you can use the id in your mashup.

-Rob

http://masterssummit.com

http://qlikviewcookbook.com

http://www.easyqlik.com/

andydietler
Partner - Creator
Partner - Creator
Author

Perfect solution. Why didn't I think of that. Thanks Rob.

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

You would have got there Andy. I just accelerated your thought process

-Rob