Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Get object from an invisible sheet with API

Good day,

I know how to get all the objects of my application:

- loop in the sheets

- for each sheet, loop on the objects

But when an object is in an invisible sheet, I can't access it.

When I use a container object, I usually give it 2 (or more) graphs that I "hide" in an invisible sheet.

So, in can't access any of this graphs with a macro.

Is there a solution ?

I don't succeed to change the "ShowAllSheetsAndObjects" with the API...

0 Replies