Is there any widget of a table with the option to add queries and filters by fields ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 11:23 PM
Hello,
I am looking for a way to display data from a table and for the user to have the option to filter according to the fields he wants to display and perform a QUERY like here:
Is it possible ?
Thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 11:27 PM
Hi @Karinush
There is no such OOTB widget available, but YES this is achievable through the custom widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 11:30 PM
can you please guide me ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 11:45 PM
So you can provide the user same interface by adding textboxes(with the choices) and a button, Once click on the button get the filter condition provided by the user, glide it to the table, and show the records to the user accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 11:33 PM
Hi Krinush,
There is a data table widget which is available OOTB. You can use it to achieve this kind of requirement. To know more about the widget please visit this ServiceNow doc.
Mark my answer correct if it helps.
Thanks,
Utpal