Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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.
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
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:
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
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:
What could be the reasons for that please?
Thanks
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.