Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
gerrycastellino
Creator III
Creator III

Issue with On Select Trigger

I've created a calendar script, where I'm setting some flags - in the sheet triggers --> "On Select" --> Action

I need to have only one flag selected at a time,  can't seem to clear my previous flag setting when I click a new one.

see attached ".qvw"  script.

Calendar_image.PNG

Calendar_image2.PNG

1 Solution

Accepted Solutions
settu_periasamy
Master III
Master III

Hi,

I think, you need to clear the Fields Fields, then Put the Selection Trigger..

Find the attachment for your reference.

View solution in original post

3 Replies
settu_periasamy
Master III
Master III

Hi,

I think, you need to clear the Fields Fields, then Put the Selection Trigger..

Find the attachment for your reference.

karthikeyan1504
Creator III
Creator III

Before select in field, add one more action to clear the field selections and promote it to first

gerrycastellino
Creator III
Creator III
Author

beautiful !  Thank you  - was thinking it should automatically clear.

Gerry