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