Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Filter selection based on triggers

Hi

Please find the attached document , i am trying to select a indicator value , and enable the selected indicator value to 1, so for example if i select isbug , then isbug should 1 and if i select iscarereported then iscarereported should also be 1 .. but currently only one value is becoming 1 .. either isbug or iscarereported... how do i fix this...

Thanks

4 Replies
Anonymous
Not applicable
Author

any help please?

I think i basically want to check is IsBug is one of the selected values instead of only value in the below expression for field event trigger of Indicator.

=if($(vIndicator)='IsBug',1)

Anonymous
Not applicable
Author

Is this not possible ? or any other better approach to achieve this ? 

Anil_Babu_Samineni

This condition will return only If IsBug selected then returns 1. Can you show exactly what are you expecting

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
avinashelite

Do you have the separate values associated with those values ? IsBug and iscarereported

If it not directly connected then once will cancel the other selection ...check manually you are able to select both the filters