NAMEOF is a DAX function that returns the name of a specified column or measure.
Syntax
NAMEOF( Value )
Argument | Properties | Description |
---|---|---|
Value | Any fully-qualified column or measure reference. |
NAMEOF is a DAX function that returns the name of a specified column or measure.
NAMEOF( Value )
Argument | Properties | Description |
---|---|---|
Value | Any fully-qualified column or measure reference. |
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy