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