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.

AI Search Field Mapping Reference Field for Facet

Michael Hilton
Tera Contributor

I am trying to use a different field for a faceted search than the default display value of a reference field. I have attempted to use the field mapping using the dot walk attribute but I must be missing something. I want to be able to use the portal_page Title instead of the default ID value for the faceted search. I am using the table the General Content is on for the faceted search and the field portal_page ( x_prole_intranet_general_content.portal_page) but this still returns the display value. Can someone explain what I am doing wrong or if missing a step?

1 REPLY 1

DiazDylan
Tera Contributor

Hi Michael,
Did you find a way to do it? I was looking for the same.