Forum Discussion
Anonymous
4 years agoNot applicable
Measure using CALCULATE, FILTER and USERELATIONSHIP
Hello Community - The measure below works but with one important problem: it is referencing the wrong date. In my salesorders table, we normally use "due date" and that is our primary conne...
- 4 years ago
You need to use CALCULATETABLE and USERELATIONSHIP for both your _CustomersThisMonth and _PriorCustomers variables.
lbendlin
Super User
4 years agoYou need to use CALCULATETABLE and USERELATIONSHIP for both your _CustomersThisMonth and _PriorCustomers variables.