How to add query builder(filter option) on dashboard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2019 03:21 AM
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.
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.
- Labels:
-
Performance Analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2019 10:33 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2019 12:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2019 09:36 AM
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?