Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Good morning,
I have the following tables:
Car | Value |
A | 2 |
B | 1 |
and
Car | Region |
A | USA |
A | INDIA |
B | INDIA |
I have related the tables through the Car field.
I am trying to get the sum of every resulting line from the join, but I am getting just the sum of the cars table.
The measure gives 3 as a result, but should give 5. And it is calculated like this:
Car | Value | Region |
A | 2 | USA |
A | 2 | INDIA |
B | 1 | INDIA |
5 |
Solved! Go to Solution.
Hi, @mizaskun
Please try the below.
The link to the sample pbix file is down below.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: linkedin.com/in/jihwankim1975/
Twitter: twitter.com/Jihwan_JHKIM
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Hi, @mizaskun
Please try the below.
The link to the sample pbix file is down below.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: linkedin.com/in/jihwankim1975/
Twitter: twitter.com/Jihwan_JHKIM
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Good afternoon,
This is not working on a many to many relation. How should I achieve that average with a many to many relationship?
Thank you so much!
Hi, @mizaskun
thank you for your feedback.
Sorry that I am not familiar with how many to many relationship works.
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Thank you so much anyway!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
25 | |
12 | |
9 | |
9 | |
9 |
User | Count |
---|---|
21 | |
14 | |
14 | |
13 | |
13 |