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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

Parts of table not capable of resolving connection

I have the following model:

 

Screen Shot 2020-06-29 at 10.35.30.png

With the following connections:

 

Screen Shot 2020-06-29 at 11.28.52.png

I have a table, where (for now) I am adding attributes from the following tables:

 

    factLocation

    factPo

    dimLocation

    dimProduct

 

Most of the items are added properly from all the table, but when it comes to adding items from the factPo table, I am running into a problem.

 

The following columns can be added fine:

    QuantityOrdered

    LineKey

    UnitCost

    ErightedCost

 

But if I try to add any of the following items:

 

    ETADate

    LocationKey

    ProKey

    RequiredDate

    SkuCode

    SkuStage

 

I get the following error message:

 

Can't display the visual. See details, and the details are:

 

Can't determine relationships between the fields

 

Any ideas?

1 ACCEPTED SOLUTION

Sure, I have a model that looks like this.

jdbuchanan71_0-1593460633076.png

If I pull a field from vCLAIM and a field from vENROLLMENT into the same visual I get the error you are seeing.  [Claim Type] is from vCLAIM and [Active] is from vENROLLMENT

jdbuchanan71_2-1593460766052.png

But when I add a meaure to the visual powerbi is able to determine what to display.

jdbuchanan71_3-1593460829683.png

 

 

View solution in original post

5 REPLIES 5
jdbuchanan71
Super User
Super User

@Anonymous 

Try adding a measure into the visual.   When you add fields from 2 detail tables, the measure will help limit the number of lines returned. 

Anonymous
Not applicable

Can you explain what you mean by this?

Sure, I have a model that looks like this.

jdbuchanan71_0-1593460633076.png

If I pull a field from vCLAIM and a field from vENROLLMENT into the same visual I get the error you are seeing.  [Claim Type] is from vCLAIM and [Active] is from vENROLLMENT

jdbuchanan71_2-1593460766052.png

But when I add a meaure to the visual powerbi is able to determine what to display.

jdbuchanan71_3-1593460829683.png

 

 

Anonymous
Not applicable

A measure is a piece of code that is specific to the task at hand. So, what kind of measure would you apply?

What measure were you trying to show in your view when you received the error?

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.