INFO.STORAGEFILES is a DAX function that returns a list of all storage files in the current model matching the storage file objects schema.
Syntax
INFO.STORAGEFILES(
[ RestrictionName, ... ],
[ RestrictionValue, ... ]
)
| Argument | Properties | Description |
|---|---|---|
| RestrictionName | Optional, Repeatable | Restriction name. |
| RestrictionValue | Optional, Repeatable | Restriction value. |