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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
gcrespo
Helper I
Helper I

Can't display relationship in visual

Hi dear Community,

I'm trying to show a table in visuals but it's not allowing me to show columns from different tables. Let me show you. I have the following data model:

gcrespo_0-1696339252804.png

 

I'd like to show the red-squared columns in a table. They are all related through the CdU table. When I create the table I want, I see the following message:

gcrespo_1-1696339468141.png

If I remove the 'tactics'[name] column, it works:

gcrespo_2-1696339633591.png

 

Also, If I remove the columns for Vendor and Product, it works with the Tactic:

gcrespo_3-1696339769742.png

So I guess the problem is with the relationship between tables cdutechs/cduproducts and tactics.

 

Any ideas?

 

Regards,

Gabriel Crespo

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @gcrespo ,

According to your description, it seems that you got some error message when create the visual which applied the fields from different tables. As checked your data model, the six fields from 4 tables. And there is no direct relationship among them. So that is the root cause of problem...

You can refer the following links to fix it:

Use DAX:

powerbi - Can't determine relationships between the fields - Stack Overflow

Can’t determine relationships between the fields: bidirectional — Fred's Data Adventure

 

Create relationship base on your scenario:

Can't display the data because Power BI can't determine the relationship between two or more fields.

powerbi - Can not display the data becuase Power BI can not determine the relationship between two o...

Best Regards

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @gcrespo ,

According to your description, it seems that you got some error message when create the visual which applied the fields from different tables. As checked your data model, the six fields from 4 tables. And there is no direct relationship among them. So that is the root cause of problem...

You can refer the following links to fix it:

Use DAX:

powerbi - Can't determine relationships between the fields - Stack Overflow

Can’t determine relationships between the fields: bidirectional — Fred's Data Adventure

 

Create relationship base on your scenario:

Can't display the data because Power BI can't determine the relationship between two or more fields.

powerbi - Can not display the data becuase Power BI can not determine the relationship between two o...

Best Regards

gcrespo
Helper I
Helper I

Hi @amitchandak ,

Thank you for your answer, however, I have tried your solution and it makes no difference.

 

Regards,

Gabriel Crespo

amitchandak
Super User
Super User

@gcrespo ,

cdu and cdumitre need to be bi-directional if your model permits

 

You can make CDU to cduproductstechs as single direction

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors