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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I'm having a difficult time creating a relationship between two excel tables.
I created a column type at both table indcating if a task is a pilot, rollout, product or customer.
When I am traing to make a relation bettween the two I am getting an error meesage that "mast have a unique value"
Any sugesstion how to create this relationship?
Solved! Go to Solution.
1 of the table columns must contain only unique values.
If your tables both have repeating values for valid purposes - you must create a new table with distinct values.
You then connect the 2 tables you have to this 1 distinct table rather than attempt to join them both together directly.
1 of the table columns must contain only unique values.
If your tables both have repeating values for valid purposes - you must create a new table with distinct values.
You then connect the 2 tables you have to this 1 distinct table rather than attempt to join them both together directly.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Check out the July 2026 Power BI update to learn about new features.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 30 | |
| 25 | |
| 24 | |
| 23 | |
| 14 |
| User | Count |
|---|---|
| 50 | |
| 33 | |
| 21 | |
| 20 | |
| 18 |