How to add query builder(filter option) on dashboard.

Ajeet Kumar1
Mega Contributor

Hi Friends,

Greetings for the day,

Could someone please help me to achieve the below requirement:

I have a created custom filter with the help of community as shown below. Here all the fields are not available to select.

for example "Priority", Impact, Show related list and many more.

find_real_file.png 

 

Now I wish to have the below common query builder which is out of box available for all the tables like Incident, change,Problem etc.Can we have the below query builder instead of the custom filter I mentioned above.

find_real_file.png

3 REPLIES 3

Adam Stout
ServiceNow Employee
ServiceNow Employee

You built a filter for dates which is most likely only showing dates.  You can't logically filter priority by using date functions.  Are you looking to include the full condition builder on a dashboard?

Hi Adam, Thank you for your reply. Yes, I need the full condition builder on a the dashboard. Could you help me to find the solution. Thanks

This could be done (but only for a single table) but your custom filter would have to handle it.  I have never seen it done.  Instead, what I normally see if is a dashboard with 6 or more interactive filters to allow users to hit the normal options without being overwhelmed.

What is the use case that requires the full condition builder?