Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
I have four sheets that I am bringing into PowerBi and have created the below relationships. What I was thinking I would be able to do was that since I have a table between to of the main tables I would be able to access all the data in both of these tables. Below is a table of what I am trying to do.
Customer ID and Pen would come from the transaction table and amount would come from the FFAPOC table. Any help or clarification would be greatly appreciated.
Customer ID | Pen | Amount |
123 | 1 | $25.00 |
456 | 3 | $45.00 |
563 | 2 | $99.00 |
111 | 7 | $123.00 |
In this scenario, your Transaction and Pen tables are under "Many to One" relationship. It's also "Many to One" between Pen and FFAPOC tables. So the Customer ID and Amount are under "Many to Many" relationship, you can't directly include them into a table.
For your requirement, you can create a Total Amount Measure to aggregate the Amount column instead of directly including Amount column.
Regards
Make the relationship between Transaction and Pens table as directional. Let me know the outcome.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
90 | |
84 | |
70 | |
49 |
User | Count |
---|---|
141 | |
121 | |
112 | |
59 | |
58 |