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: 
Not applicable

Effectless two object

Hi,

I have two object one is chart which dimension is year and expression is sale.

I have another object which is listbox which  year .

I want to do when select any value in list box it should not effect on chart.

How to do it.

Please reply on my mail which is chanchal.diwan@gmail.com

3 Replies
vijay_iitkgp
Partner - Specialist
Partner - Specialist

Hi Chanchal,

You can go to Properties ...> general---> and check the Read only.

Sokkorn
Master
Master

Hi chanchal,

With your chart use sum({1} sale) as expression.

Regards,

Sokkorn Cheav

Not applicable
Author

Hi,

Thanks for the response .I did it .