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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Digger
Post Patron
Post Patron

Relations between 4th tables

I cant get rid of relations

 

i have measure SUM(Payments[sum]), but cant make relation with FullFilments[Name]

 

Relation is

 

Payments[ID] -> Products[Pay_ID]  1->*

Products[Pack_ID]->Package[ID]   *->1
Package[F_ID]->FulFillments[ID]    *->1

 

so how link Paymnets table with FullFilments table? Merge is not good solution as it loadin 6 hours by 1 row per second

4 REPLIES 4
v-yalanwu-msft
Community Support
Community Support

Hi, @Digger ;

You could try it by making each relationship "both" instead of "single".like belows:

vyalanwumsft_0-1632191618213.png

https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-create-and-manage-relationships

Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

AliceW
Impactful Individual
Impactful Individual

Looks like Payments is related to Fulfillments with two tables in between.

But, if you want to directly connect the two, and assuming you have an unique identifier in both, you could just connect them, and mark the relationship as inactive. Then use the USERELATIONSHIP formula for any measures you need.

Or you could create a new column in Fulfillment (again, assuming the identifier exists in both tables), using LOOKUP.

Hope this helps.

@AliceW @v-yalanwu-msft No, it not work, tested already

Hi, @Digger ;

Can you provide simple data without sensitive information and desired output samples for further discussion?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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