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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
PhilSmith
Helper II
Helper II

Adding Relationship kills results, Why does this relationship break things?

I have a table visual that pulls data from Budgets.  When I create a relationship to  Accounts, that visual goes blank.  It shouldn't.

There are perfect matches between the two columns being related.  They are the same data type.  If I create a calculated column to LOOKUPVALUE() the data exactly as the relationship would, it works fine.  If I use that calculated column in a relationship, it fails the same way.

I have trimmed this model down to just these two tables.  I have two inactive relationships, The one I want and the one based on the calculated column.  Making either one Active breaks the visual.

This seems to be a no brainer to me, this should just work.  Can someone tell me what I am missing here?

 

BrandDataDEVFORUM.pbix

 

Thanx

Phil

 

 

 

1 ACCEPTED SOLUTION
andrewsommer
Impactful Individual
Impactful Individual

The issue is not the relationship it is the filters you have set.  Your dataset does not contain any rows that have the combination of Account[account] in (8170,8175), Budget[budegt ID] = 13 and budget_name = 2025.

 

When I look at your data for rows for those accounts and those budget IDs all of the budget names are blank which is why your table is blank.

 

Please mark this post as solution if it helps you. Appreciate Kudos.

 

View solution in original post

2 REPLIES 2
PhilSmith
Helper II
Helper II

Thank You.  I forgot we made some changes recently.  I apprecaite teh extra set of eyes.

 

Phil

andrewsommer
Impactful Individual
Impactful Individual

The issue is not the relationship it is the filters you have set.  Your dataset does not contain any rows that have the combination of Account[account] in (8170,8175), Budget[budegt ID] = 13 and budget_name = 2025.

 

When I look at your data for rows for those accounts and those budget IDs all of the budget names are blank which is why your table is blank.

 

Please mark this post as solution if it helps you. Appreciate Kudos.

 

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors
Top Kudoed Authors