Forum Discussion
Brad_Roberts
3 years agoFrequent Visitor
Row Total Incorrect with USERELATIONSHIP
I'm working with a simple data set but i'm having issues calculating Owed (Sales due date - Sales by pay date). Sales by pay date is a measure (CALCULATE([Sales due date],USERELATIONSHIP('Date'[Date...
- 3 years ago
Hi Brad_Roberts
[Owed] need to be created as a measure not a calculated column
tamerj1
3 years agoCommunity Champion
Hi Brad_Roberts
[Owed] need to be created as a measure not a calculated column
Brad_Roberts
3 years agoFrequent Visitor
Thanks tamerj1, I thought I created it as a measure....but guess not.