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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sheet Trigers

I have a filter/ Multibox called "Subscriber Type" having following values:

Digital

Digital + Print

Non Subscriber

Now I am trying to create an action/triger that when I open the sheet that filter should by default select "Digital" every time.

To get this I am doing followings:

Sheet properties >> Trigers >> OnActiviteSheet Add Actions >> Select in Field >> Select Field is  "= [Subscriber Type]" and String is "= 'Digital'

but it is not working and not selecting Digital in the filter.

Am I doing something wrong here?

Plesae advise?

Thanks,

TA

Labels (1)
1 Solution

Accepted Solutions
MayilVahanan
MVP
MVP

HI

Please check the attached file now..

Hope that helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.

View solution in original post

20 Replies
MayilVahanan
MVP
MVP

hi

Try like this

Setting->Document properties -> trigger -> onopen -> Action type:selection ->selection in field

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

This is what I am doing.

Can you write how to specify the field name and Search String?

MayilVahanan
MVP
MVP

Hi

Do like this

Selection in field :[Subscriber Type]

Search string: = 'Digital'

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

This is what I am using but not getting the desired result.

MayilVahanan
MVP
MVP

Hi

can you post a sample file?

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

remove the = from the field name.

Not applicable
Author

I have attached a sample file. Please create a by default filter from multibox which should be pre selected automatically when app is launched. Thanks,

TA

MayilVahanan
MVP
MVP

HI

Please check the attached file now..

Hope that helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

That was perfect. Thanks a lot.

Here is one more questions though. Is it possible to define which sheet should open first by default when a qv document is open every time?

If yes how can I do that?

Thanks,

TA