Key Word Search in Data Table widget not working on all tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 10:05 PM
I have observed that that using the existing Data Table widget --> Click on View All Tickets --> Keyword Search, works for well for tables.This functionality is not working for custom table created.Getting 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?
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 10:35 PM
Hi ,
You will need to enable text indexing on the table you want to pull data from with the widget. After the index completed the keyword search should work.
Follow this link to enable text indexing : https://docs.servicenow.com/bundle/sandiego-platform-administration/page/administer/search-administr...
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 11:06 PM
Hi Sandeep Dutta,
Text indexing is already done. Still Keyword search is not working

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2022 07:36 AM
Any follow-up information on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 05:32 AM
Hello km14,
please follow the following instruction:
1) Go to the dictionary entry (System Definition > Dictionary), search for your custom table and open the Collection record.
2) Check the checkbox 'Text Index'.
3) Click on the Generate Text index related link
Ref: KB0826737
Hope this helps!