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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Why does bi-directional makes dax query performance slow

I have a set of tables (a,b,c,d), which have the following relation. Please note that this is not my own design.

A->B

C->B

B-->D Bi-directional

When I run a  dax query with just down a sum(x), with the Bi-Directional turn-on, the query runs in 12 seconds and creates 67 queries.

When I run the same dax query with Many-One relation (turn off bi-directional), the query runs in 1.7 seconds and it create 12 queries only.

 

Any ideas.

 

 

1 REPLY 1
amitchandak
Super User
Super User

Bi-direction relation, allows you to filter on both sides and it means you will lot more stuff to filter in. 

 

Refer

https://www.sqlbi.com/articles/bidirectional-relationships-and-ambiguity-in-dax/

https://radacad.com/what-is-the-direction-of-relationship-in-power-bi

https://community.powerbi.com/t5/Desktop/Bi-Directional-Relationships-good-or-bad/td-p/79707

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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