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
Dear all,
I was trying to create relationship of the MONTH between different tables so I can put data from different tables into the same visual. I wasn't able to create relationship. Am I missing something fundamental?
Table 1
table 2
I also created date table, but neither
any help will be appreciated.
Br,
Hi @javieezy ,
Try following soultion:
went to "Edit Queries" and selected the table where the non-duplicated values resided (the 'one' side of the relationship). I right clicked on the column containing the key values and selected "remove errors". Doing this then allowed me to create the 'many to one' relationship.
similar questions refer:
https://forum.enterprisedna.co/t/power-bi-relationship/1227
https://community.powerbi.com/t5/Desktop/relationship-management/td-p/1297831
Wish it is helpful for you!
Best Regards
Lucien
I will recommend to create a Month table, as you are interested in joining on Month.
Month Table columns
Month ... January, Feb... Dec...
MonthNumber ... 1, 2, 3, 4... 12
Mark Month column as Sort by column using MonthNumber, which will give better presenation of data in charts ...
hope this helps!
Check this article, to get an idea https://www.sqlshack.com/how-to-sort-months-chronologically-in-power-bi/
And then do the relationships to this Month Table...
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 30 | |
| 30 | |
| 25 | |
| 24 | |
| 16 |
| User | Count |
|---|---|
| 57 | |
| 40 | |
| 28 | |
| 24 | |
| 20 |