Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Search in Data Table widget not working on all tables

nis
Tera Expert

Hi,

I have observed that that using the existing SimpleList widget --> Click on View All --> Keyword Search, works for well when the table chosen is Incident table.

However, when I set it to a different table then the search does not seem to work it always displays the message: No records in <<table name>> using that filter.

Could you please let us know if there is any configuration that needs to be done for this?

1.jpg

2.png

3 REPLIES 3

Pete R1
Kilo Guru

Old question, but I had this same issue, I had to enable text indexing on the table I was pulling data from with the widget. After the index completed the keyword search worked.



Enable text indexing for a table


old post but I'm implementing something similar. Text indexing enabled the search box but it is not returning any results.

i have a custom tables mapped to data table

Hi,

Keyword search not working for all fields in table Ex: Created, Created by, Updated, Updated by for these fields values search is not working any idea how to make it work?