Forum Discussion
Counts based on multiple dates in a table
- 6 years ago
Hi prekapRev -
Force your relationships between Cal_Date and Sales to be 1-to-many (Cal_Date on the 1 side) and it should work for you.
Hope this helps
David
@dedelman_clng I want to attach my pbix file but I don't know how to attach any files here. I have done it exactly like you are showing in your solution but my result is different. not sure why.
Put it on a Dropbox, google drive or OneDrive and put the link into a post.
- prekapRev6 years agoFrequent Visitor
Here is the link to my report
https://drive.google.com/file/d/1CTl7i0qiUvqYu0I-PuQPKkld19XVXxlm/view?usp=sharing
- dedelman_clng6 years agoCommunity Champion
Hi prekapRev -
Force your relationships between Cal_Date and Sales to be 1-to-many (Cal_Date on the 1 side) and it should work for you.
Hope this helps
David
- prekapRev6 years agoFrequent Visitor
Changing cardinality fixed the problem. Thanks! I wonder though that why should that be the problem 🤔