Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
stevegimbrollmt
Creator II
Creator II

Qlikview 9 container and hovering

Hi, I got like 2 questions here

Currently am trying to build a legacy report on a QV9 rather than 10 due to a client requirement. 

1) I noticed that a container or any other type of object grouping is not available in  QV9. Correct?

2) Is there a way in QV9 or QV10 to actually hover over lets say a minimized chart and without clicking, it opens and when mouse is hovered off, the chart gets minimized. something like ajax has.

Thanks a lot

Steve

2 Replies
its_anandrjs
Champion III
Champion III

Hi,

Yes you are right in QV 10 we have a container facility but in QV 9 we have not, as you say a hower fuctionality for the objects for  that you need to write a macro code or use object document trigger properties for the object maximise and minimise functions.

Regards,

Anand

stevegimbrollmt
Creator II
Creator II
Author

Thanks Anand,

Will try the trigger part.

Steve