Is there any widget of a table with the option to add queries and filters by fields ?

Karinush
Tera Contributor

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:

 

Karinush_0-1705303316889.png

 

Is it possible ?
Thanks !

4 REPLIES 4

_Gaurav
Kilo Sage

Hi @Karinush 
There is no such OOTB widget available, but YES this is achievable through the custom widget.

Karinush
Tera Contributor

can you please guide me ? 

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.

Utpal Dutta
Tera Guru

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