We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 274d1fd commit 18adbf3Copy full SHA for 18adbf3
powerapps-docs/developer/common-data-service/entity-metadata.md
@@ -166,7 +166,7 @@ Some entities will have different sets of options.
166
**Example**: `PhoneCall` entity `StateCode` and `StatusCode` options
167
168
169
-|Column1 |Column2 |
+|`StateCode`|`StatusCode`|
170
|---------|---------|
171
|0 : Open|1: Open|
172
|1 : Completed|2: Made <br />4: Received|
@@ -181,4 +181,4 @@ More information:
181
182
### See also
183
184
-[Common Data Service for Apps entities](entities.md)
+[Common Data Service for Apps entities](entities.md)
0 commit comments