Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to auto minimize a chart while document close?

Hi,

I have a qvw file with a minimized chart. After maximizing it, saving it and closed the document, then on opening the chart it is still in maximized position only. Is there a way to auto minimize a chart after the document is closed?

Thanks,

Karthick S

3 Replies
Anonymous
Not applicable
Author

Actually, I am using a container and within that container I am using three charts. After maximizing the container, saving it and closing the document, then on opening the qvw file the container is still in maximized position only. Is there a way to auto minimize the container after the document is closed?

Anonymous
Not applicable
Author

Autominimizing is not working

vishsaggi
Champion III
Champion III

YOu can use document properties trigger to minimize the container.

Your container object has Object ID CT01 for example.

Ctrl+Alt+D to open document properties -> Triggers Tab -> On Open -> Add an action in Minimize object = CT01.

Save the file and open it again.

Capture.PNG