You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/entity-metadata.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,7 +181,7 @@ Some entities will have different sets of options.
181
181
|---------|---------|
182
182
|0 : Open|1: Open|
183
183
|1 : Completed|2: Made <br />4: Received|
184
-
|2: Cancelled|3: Cancelled|
184
+
|2: Canceled|3: Canceled|
185
185
186
186
The set of valid state codes for an entity is not customizable, but the status codes are customizable. You can add additional `StatusCode` options for a corresponding `StateCode`.
0 commit comments