INFO.STORAGETABLECOLUMNS is a DAX function that returns statistics about the columns of in-memory tables.
Syntax
INFO.STORAGETABLECOLUMNS(
[ RestrictionName, ... ],
[ RestrictionValue, ... ]
)
Argument | Properties | Description |
---|---|---|
RestrictionName | Optional, Repeatable | Restriction name. |
RestrictionValue | Optional, Repeatable | Restriction value. |