Skip to content

Commit 4a12bb7

Browse files
authored
Merge pull request #379 from JimDaly/patch-1
Update entity-metadata.md
2 parents 274d1fd + 18adbf3 commit 4a12bb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/developer/common-data-service/entity-metadata.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Some entities will have different sets of options.
166166
**Example**: `PhoneCall` entity `StateCode` and `StatusCode` options
167167

168168

169-
|Column1 |Column2 |
169+
|`StateCode`|`StatusCode`|
170170
|---------|---------|
171171
|0 : Open|1: Open|
172172
|1 : Completed|2: Made <br />4: Received|
@@ -181,4 +181,4 @@ More information:
181181

182182
### See also
183183

184-
[Common Data Service for Apps entities](entities.md)
184+
[Common Data Service for Apps entities](entities.md)

0 commit comments

Comments
 (0)