Forum Discussion
Namirza
4 years agoFrequent Visitor
USERELATIONSHIP function can only use the two columns references participating in relationship.
in this tutorial, Create-reports/desktop-dimensional-model-report ,on creating new measure
Sales Amount by Due Date = CALCULATE(SUM(Sales[Sales Amount]), USERELATIONSHIP(Sales[DueDateKey],'Date'[DateKey]))- get the error USERELATIONSHIP function can only use the two columns references participating in relationship.
- highly appreciate solution to