Shamus Mulhall
ServiceNow Employee
ServiceNow Employee

New with the Utah release there is support for cross table, and range facets.  Both will improve the user experience when filter of results is required.

 

Below, is a quick example of how to configure a new facet that will demonstrate the creation of a cross table and range facet together.

  • Navigate to AI Search > Search Applications > [Your AI Search application]
  • On the Facets tab select New
  • Set Name : Last Modified
  • Label will automatically populate
  • Set Facet Field : kb_knowledge.sys_updated_on,sc_cat_item.sys_updated_on (Note: the comma separated list of fields)
  • Set Order : 1 (set this appropriately for your application)
  • Save the configuration 

Screen Shot 2023-03-21 at 11.07.00 AM.png

To validate configuration navigate to the search application used in the configuration above and search for a term(s) that would be common across the two sources being used in the facet configuration.

Screen Shot 2023-03-21 at 11.12.49 AM.png

 

 

Comments
Gunashekar
Tera Contributor

I am getting below error. Can you advise how to configure facet to show kb updated on last 2 years, past year, etc.

Gunashekar_1-1680006350790.png

 

 

Shamus Mulhall
ServiceNow Employee
ServiceNow Employee

Hi @Gunashekar can you confirm that your instance is Utah as this is a new feature in the Utah release. 

 

 

Gunashekar
Tera Contributor

Hi @Shamus Mulhall,

 

Our instance is Tokyo, how can we get this similar functionality in Tokyo?

Shamus Mulhall
ServiceNow Employee
ServiceNow Employee

Hi @Gunashekar due to the level of change to support this functionality it is required to upgrade to Utah.

Andrew G
Tera Expert

This is magnificent, thank you!

Version history
Last update:
‎03-22-2023 12:47 PM
Updated by:
Contributors