Forum Discussion
byrdwatcher1978
5 years agoHelper I
Getting total in every line
Hi, I have 3 tables, contacts (left side below), company (middle) and membership (right). I created a row count measure from the company table to count the number of contacts per company -> RowCo...
- 5 years ago
It's definitely a relationship problem. The filtering is not working and it's probably to do with relationship direction.
Can you show a picture of the relationship model?
HotChilli
5 years agoCommunity Champion
It's definitely a relationship problem. The filtering is not working and it's probably to do with relationship direction.
Can you show a picture of the relationship model?
byrdwatcher1978
5 years agoHelper I
Here are the relationships.
- Anonymous5 years agoNot applicable
@byrdwatcher1978 you dont have to create a measure to get the count of company...You can make use of
And also as per the screen shot which you have shared since Membership table cant filter with contacts it is showing same data for all the rows...Try doing by selecting bi-direction in power bi ..