MATCHBY DAX Function (Filter)
The columns used to determine how to match data and identify the current row. Can only be used within a Window function.
Syntax
Parameter | Attributes | Description |
---|---|---|
MatchBy_ColumnName | Optional Repeatable |
A column used to determine how to identify the current row. |
Return values
This function does not return a value.
Last update: Jun 10, 2023 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
Microsoft documentation: https://learn.microsoft.com/en-us/dax/matchby-function-dax