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