Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi,
Currently Table 2 is connected to Table 1. Relationship is One to Many (Table 2 Reference is unique, Table 1 Reference will duplicate.) Now I want to unpivot Column F,G,H,I in Table 2. Problem here is if I unpivot, the reference number in Table 2 will become duplicate and not unique, it affects my Table relationship become many to many. Result will incorrectly display when I create visuals. How do I solve this issue?
Solved! Go to Solution.
Hey @JustNewbie
If you are using Table 2 as a slicer then as a workaround you can take a duplicate of Table 2 and unpivot that duplicate table so your Table2(older one without unpivot) will have 1 to many relationships with Table 1 and Duplicate of Table, So by this way you handle this.
If this works for you then please mark my solution as accepted so that it can help others too. Thank you!
Hey @JustNewbie
If you are using Table 2 as a slicer then as a workaround you can take a duplicate of Table 2 and unpivot that duplicate table so your Table2(older one without unpivot) will have 1 to many relationships with Table 1 and Duplicate of Table, So by this way you handle this.
If this works for you then please mark my solution as accepted so that it can help others too. Thank you!
thanks, does it means I need to have table 2 & duplicate table 2 connected to Table 1?
No relationship will be like
table2 1 to many table1
table2 1 to many table2 duplicate(unpivoted)
Hey @JustNewbie
If this works for you then please mark my solution as accepted so that it can help others too. Thank you!
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 22 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 37 | |
| 31 | |
| 27 |