INFO.MEASURES DAX Function (Information)
Returns a list of all measures in the current model with columns matching the schema rowset for measure objects.
Syntax
Parameter | Attributes | Description |
---|---|---|
RestrictionName | Optional Repeatable |
Restriction name. |
RestrictionValue | Optional Repeatable |
Restriction value. |
Return values
Field | Type |
---|---|
ID | Integer |
TableID | Integer |
Name | String |
Description | String |
DataType | Integer |
Expression | String |
FormatString | String |
IsHidden | Boolean |
State | Integer |
ModifiedTime | DateTime |
StructureModifiedTime | DateTime |
KPIID | Integer |
IsSimpleMeasure | Boolean |
ErrorMessage | String |
DisplayFolder | String |
DetailRowsDefinitionID | Integer |
DataCategory | String |
FormatString | String |
LineageTag | String |
SourceLineageTag | String |
Remarks
Corresponds to the TMSCHEMA_MEASURES data management view (DMV).
As all the INFO functions, it cannot be used in calculated tables and calculated columns.
Last update: Nov 14, 2024 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo, Mark Kindig
Microsoft documentation not available.
The function may be undocumented or unsupported. Check the Compatibility box on this page.