Unable to add dot walk conditions on AI search source.Issue Error defining a condition with dot walk in an AI(Artificial Intelligence) Search source.ReleaseAll ReleaseCauseThe dot walk field was not defined on the Index source field settings. Field settingsResolutionTo use dot walking to reference field on the AI(Artificial Intelligence) search source, the Dot walking attribute needs to be configured for the field on the index source: -- Field settings and mappings. The attribute Field is to specify the name of the indexed source table reference field that you want to use to dot-walk to another tableHowever, to dot walk to a particular field on the reference table, The field name must be specified on the value ( comma-separated list of names for fields that you want to index from the referenced table) Please refer to the document for more details: [Please navigate to the "Enable indexing of referenced table fields for an indexed source" section in the document] Field settings