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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
hsalim
Regular Visitor

Table Relationships - getting more column information between two tables

Hi everyone

I found these forums extremely useful and thank you to all your help and contributions. It’s helping me to become a much better DAX / Power BI user.

I reached another stumbling block. I have created a matrix table see below which gives me information on my project code and the revenue each project code made in 2019 and 2020 respectively.

 

Screenshot 2021-02-19 162557.png

 
 

 

 

The data stems from the same table called ‘invoices booked’

There is another table from ‘services’ which offers a description (Project-Description) of the name of each projects are, which sectors they belong to etc

If I attempt to recall a column from the ‘services’ table into the matrix table (which is from ‘invoices booked’ already), I receive an error message

 

This is my table relationships. I’m not quite sure what I’m missing or why it’s generating an error. If someone can help, that would be great thank you

Screenshot 2021-02-19 162639.png

2 REPLIES 2
BA_Pete
Super User
Super User

Hi @hsalim ,

 

I believe this is because your filter direction between Services and Append2 do not allow filters to propogate FROM Services TO Append2 then onto Invoices booked.

 

Right click on this relationship and change the filter direction to BOTH:

BA_Pete_0-1613752518036.png

 

This should allow the filter to flow correctly as you require. However, be mindful that this will also allow any filters applied to Append1 to propogate to Invoices Booked as well.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Hi BA_Pete

 

Thank you for your help

 

I changed it to BOTH and this time it did provide me Project Descriptions but all the descriptions are the same:

 

hsalim_0-1613830281263.png

 

What could be the reasons for that please?

 

Thanks

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors