How to create interactive filter based on checkboxes?

Udhya
Kilo Contributor

Dear all, @Ankur Bawiskar @shloke04 

We have an existing interactive filter for incident state as below,

find_real_file.png

the filter shows the reports based on the states selection. In a same way I need to have filters for the business service, In the form we have global and local checkboxes.

In the interactive filters we wants fields like below:

Global

Local

For example: If "Global" is selected it should show only global services

If "Local" is selected it should show only local services.

Please help me to create interactive filters based on checkboxes.

Appreciate your help!

Thanks

Best Regards,

 

1 ACCEPTED SOLUTION

Looks like global field is not of choice list type.

Use boolean if the field is of type checkbox.

find_real_file.png


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP

View solution in original post

3 REPLIES 3

Voona Rohila
Kilo Patron
Kilo Patron

Hi udhya

Did you tried anything so far? you can simply replicate the same thing that is configured for incident state.

Sample:

find_real_file.png

 


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP

Hello @Rohila Voona 

Thanks for your reply,

As per your Suggestion, I tried but, I am getting below error.

 

find_real_file.png

Looks like global field is not of choice list type.

Use boolean if the field is of type checkbox.

find_real_file.png


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP