Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Connect Month names formated as Text to Month names in the date table

I have a text column that contains month names in the format "mmm". Additionally there is a date column for the year. The months in the date column and the months in the text column do not have to be identical.

I now want to link this text column with the month names in the calendar table. But it does not accept this as a correct relationship. So what to do?

How can I tell Power BI that the texts are month names, so I can then process them as such.

 

4 REPLIES 4
HotChilli
Super User
Super User

"it does not accept this as a correct relationship" - what message do you get?

 

Maybe you can show us.

Anonymous
Not applicable

RolWmh_0-1618564364283.png

Here the error message in English: This relation has a cardinality of m:n. This may only be used if no column (neither "month" nor "month name") is expected to contain unique values, and if the significantly different behavior of m:n relationships is known. 

Hi @Anonymous 

It is a warning message which will appear when you want to create a many-to-many relationship between two tables. If you are sure to create a many-to-many relationship, you can go on to save this relationship. You may want to learn more about many-to-many relationship before using it: Many-to-many relationships in Power BI DesktopMany-to-many relationship guidance.

 

Hope this helps.

Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.

Actually, that is a warning and not an error.  It is good practice to avoid many to many relationships.  Since both tables have multiple rows for each Month, a M:M is necessary.  To avoid it, you would need to create a Month table (1 row/month) or add a column with the first/last of that month and use that new column in a relationship with the DaxKalendar[Datum] column.

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.