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