Skip to content

Commit 207c3de

Browse files
authored
Update info-view-tables-function-dax.md
1 parent b92ec0b commit 207c3de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

query-languages/dax/info-view-tables-function-dax.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ A table with the following columns:
2424
| [ID] | The unique ID for each table in this semantic model as an integer. |
2525
| [Name] | The name of each table in this semantic model as a string. |
2626
| [Model] | The ID of the table's semantic model as a GUID. |
27-
| [DataCategory] | The data category of each tablein this semantic model as a string. |
28-
| [Description] | The description of each tablein this semantic model as a string. |
27+
| [DataCategory] | The data category of each table in this semantic model as a string. |
28+
| [Description] | The description of each table in this semantic model as a string. |
2929
| [IsHidden] | The hidden state of each table in this semantic model as TRUE or FALSE. |
3030
| [StorageMode] | The storage mode of each table in this semantic model as a string. |
3131
| [TableStorage] | The name and unique ID of each table in this semantic model as a string. |

0 commit comments

Comments
 (0)