Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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...
  • lbendlin's avatar
    4 years ago

    You need to use CALCULATETABLE and USERELATIONSHIP for both your _CustomersThisMonth and _PriorCustomers variables.