NATURALJOINUSAGE is a DAX function that adds a table as a natural join into the filter context.
Syntax
NATURALJOINUSAGE( Expression )
Argument | Properties | Description |
---|---|---|
Expression | The table expression to be added to filter context. |
NATURALJOINUSAGE is a DAX function that adds a table as a natural join into the filter context.
NATURALJOINUSAGE( Expression )
Argument | Properties | Description |
---|---|---|
Expression | The table expression to be added to filter context. |
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy