Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Team, I'm trying to udate my PBI for the new year but I'm getting this message.
"Column 'Month' in Table 'MSL YTD' contains a duplicate value 'January' and this is not allowed for columns on the one side of a many-to-one relationship or for columns that are used as the primary key of a table."
I am just adding the data from this year to the data from last. 13 rows of data total
Thanks for all the help
~J
Solved! Go to Solution.
Hi @JBell1979
Try to understand the error, most of the time solution is within: "this is not allowed for columns on the one side of a many-to-one relationship or for columns that are used as the primary key of a table."
This means you have got a relationship on the Month column from the Date table to another table. Which would have duplicates like the Month of January in this case. You should have the relationship with the Date column instead to avoid such problems in future because the date would be unique in the date table always.
Hi @JBell1979
Try to understand the error, most of the time solution is within: "this is not allowed for columns on the one side of a many-to-one relationship or for columns that are used as the primary key of a table."
This means you have got a relationship on the Month column from the Date table to another table. Which would have duplicates like the Month of January in this case. You should have the relationship with the Date column instead to avoid such problems in future because the date would be unique in the date table always.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 33 | |
| 33 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 45 | |
| 30 | |
| 28 |