We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Filtering reports on dashboard with 'OR' function (Interactive Filters)

Mr_ Thornquist
Tera Contributor

Hi,

I'm trying to set up a dashboard where we want to list tasks that are assigned to my group, and being able to filter on customers country code and ALSO select different customers. 

 

Use Case: I want to only show customers that are tagged with country code SE (Sweden) but I also work on a specific customer in DK (Denmark) so I want to list that specific customer in the list as well. 

 

When I apply two different interactive filters on the dashboard (One for country code and one for customers) it acts as 'AND' and not 'OR'. How can I make it so that it solves the use case? 

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron

Hi @Mr_ Thornquist 

 

You'll need to write a custom interactive filter and add in the OR logic.  OOTB filters do not support OR.

 

https://www.servicenow.com/community/platform-analytics-forum/custom-interactive-filter-with-or-cond...

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG

****************************************************************************************************************

View solution in original post

1 REPLY 1

Dr Atul G- LNG
Tera Patron

Hi @Mr_ Thornquist 

 

You'll need to write a custom interactive filter and add in the OR logic.  OOTB filters do not support OR.

 

https://www.servicenow.com/community/platform-analytics-forum/custom-interactive-filter-with-or-cond...

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG

****************************************************************************************************************