This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I have the following tables :
the relationships :
and I have these measures :
Account Principal Amount = CALCULATE([Ledger Total Amount],d_balance_mappings[Transaction Name] = "Account Principal Amount")
Ledger Total Amount = SUM( 'Fact Ledger'[Ledger Amount] )
When I build a table visual containing :
Client id Contract Type Client name Ledger Amount
123 Freelance ABC 1171378
123 CDI ABC 1171378
So as you see I have duplicate rows it is like a cartesian product while for this Client Id the contract type is only Freelance.
Solved! Go to Solution.
Change the filter direction between Dim Client and Dim Contract to Both and give it a try!
Hi @AmiraBedh
@miTutorials Thank you very much for your prompt reply.
Can you tell me if your problem is solved? If yes, please accept it as solution.
Regards,
Nono Chen
Change the filter direction between Dim Client and Dim Contract to Both and give it a try!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 24 | |
| 23 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 61 | |
| 35 | |
| 30 | |
| 23 | |
| 22 |