Interactive Filter | Question_Choice

JrDev - Sam
Tera Expert

I'm trying the use an interactive filter based on a question_choice from a requested item variable. The question is a boolean variable.
I'm able to build interactive filters for question choices from a requested item variable by identifying the question in the condition for reference filters no problem, but I can't for boolean filters. I feel like this should work the same for a question that is a boolean, but I can't seem to find where it might live. Possibly by using a different reference table than Question_Choice ?

1 ACCEPTED SOLUTION
4 REPLIES 4

Sumanth16
Kilo Patron

Hi @JrDev - Sam ,

 

Please refer below thread:

https://www.servicenow.com/community/developer-forum/how-to-create-interactive-filter-based-on-check...

https://www.servicenow.com/community/platform-analytics-forum/interactive-filters-using-sys-choice/m...

 

If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!

 

Thanks & Regards,

Sumanth Meda

These are great pieces of information! Unfortunately, they do not satisfy what I'm looking to achieve. These forum posts that you referenced are working with dynamic filtering of core form fields. What I'm trying to filter by, with an interactive filter, are question *answers* from variables that have been captured in a requested item by end user submissions. Specifically, a boolean variable type.

This is it!!