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: 
gkcchowdary
Creator
Creator

How to do restrict my sheet?

Hi I have two sheets sheet1and sheet2.and created charts in both sheet.if I select anything in sheet1 it automatically select sheet2 also.

So my requirement is if I select any filed in sheet1 no need to reflect sheet2.my selection happen only sheet1 not sheet2.how implement.

Thanks

Chaitanya

3 Replies
prma7799
Master III
Master III

Use trigger in sheet properties

Please check this

OnActivateSheet trigger

devarasu07
Master II
Master II

Hi,

Try to configure sheet property trigger action like below screen

Capture.JPG

Siva_Sankar
Master II
Master II

Hi Chaitanya,

Right click on sheet 1--> Sheet properties window opens.

click OnLeaveSheet button-->In Action type, click Selections

In Selections-->click 'Clear All' Action and click OK.

Whatever selction you make will be cleared off when you leave sheet 1.

comhelp.jpg

Find the attached screenshot for reference.

Siva