EXTERNALMEASURE DAX Function
Invoke a measure defined in a remote model.
Syntax
Parameter | Attributes | Description |
---|---|---|
MeasureName |
Name of the measure as defined in the remote model. |
|
DataType |
An enumeration that includes: INTEGER, DOUBLE, STRING, BOOLEAN, CURRENCY, DATETIME. |
|
Connection |
Name of the connection to the remote model. |
Return values
Result of the remote measure with the data type specified by the DataType parameter.
Remarks
A composite model defines a local version of the measures that reference measures in remote models by using EXTERNALMEASURE. Power BI automatically defines these local measures when a composite model is created or updated.
Last update: Nov 19, 2024 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo, Kenneth Barber
Microsoft documentation not available.
The function may be undocumented or unsupported. Check the Compatibility box on this page.