Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property controls whether NLQ inputs append to the current query or replace it, affecting how search conditions are processed. |
| What area does it affect? |
Natural Language Query |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when adjusting query behavior for user search experiences. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.listv2.nlq.lists.append_query |
| Sys ID |
87c47f800f12101013c4032fef767eba |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
When true (default), NLQ inputs will always append to the existing query via an "And" operator.
When false, the query will destruct. NLQ inputs will replace any existing conditions. |
| Updated |
2024-05-25 05:08:53 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Properties. Filter for the NLQ properties. Note: Editing these system properties requires the admin role. The nlq_admin role does not have permission to edit records in this table. Property Description com.snc.listv2.nlq.lists.append_query • True: NLQ inputs add onto existing queries via an "and" operator • False: New NLQ input replaces any existing queries © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ...
Related properties