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