Skip to content

Commit f0a3017

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update description
1 parent 2854243 commit f0a3017

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connector-servicenow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ To copy data from ServiceNow, set the type property of the dataset to **ServiceN
116116
|:--- |:--- |:--- |
117117
| type | The type property of the dataset must be set to: **ServiceNowV2Object** | Yes |
118118
| tableName | Name of the table. | Yes |
119-
| valueType | ServiceNow sysparm_display_value type. The value of this property can be `display` or `actual` (default). | No |
119+
| valueType | The type of ServiceNow table values. The value of this property can be `display` or `actual` (default). | No |
120120

121121
**Example**
122122

@@ -286,7 +286,7 @@ The ServiceNow V2 connector offers new functionalities and is compatible with mo
286286
| SQL-based queries are not supported. | Support SQL-based queries. |
287287
| sortBy queries are not supported in **Query builder**. | Support sortBy queries in **Query**. |
288288
| You can view the schema in the dataset. | You can't view the schema in the dataset. |
289-
| Display type of sysparm_display_value is supported. |Display type of sysparm_display_value is not supported. |
289+
|The Display type of ServiceNow table values is supported. |The Display type of ServiceNow table values is not supported. |
290290

291291
## Related content
292292
For a list of data stores supported as sources and sinks by the copy activity, see [supported data stores](copy-activity-overview.md#supported-data-stores-and-formats).

0 commit comments

Comments
 (0)