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 August 31st. Request your voucher.

Reply
RAKESH1986
Helper II
Helper II

Two Table join issue using third table

hi,

 

I have these two tables 10_early_pw_discipline and  30_late_pw_discipline

 

I want to create a dashboard by using both tables but want to filter graphs based on a column discipline.

 

below is the data in these two table:- 

 

 

RAKESH1986_0-1674197062755.png

 

10_EARLY_PW_DISCIPLINE

Discipline, EARLY_PW_WK, PW_EARLY_BASELINE

ELECTRICALPW010.03%
PIPINGPW010.02%
ELECTRICALPW020.05%
PIPINGPW020.05%
PIPINGPW030.07%
ELECTRICALPW030.08%

 

 

30_LATE_PW_DISCIPLINE

Discipline, Attribute, PW_LATE_BASELINE

 

ELECTRICALPW010.03%
ELECTRICALPW020.05%
ELECTRICALPW030.08%
PIPINGPW010.02%
PIPINGPW020.05%
PIPINGPW030.07%

 

 

I created the below graph its working fine but for this, I added a new table discipline and applied a filter.. so my query is why should I add a new table discipline and make join with both existing tables to achieve this.....how i can achieve this without adding a new table to make join?

 

RAKESH1986_1-1674197388517.png

 

 

 

 

1 REPLY 1
pratyashasamal
Memorable Member
Memorable Member

Hi @RAKESH1986 ,
You can make the relationship between 10_EARLY_PW_DISCIPLINE and DISCIPLINE as bidirectional 
Note :- Please avoid having any relationship between 10_EARLY_PW_DISCIPLINE and 30_LATE_PW_DISCIPLINE . A circular relationship flow is not encourage in power bi .
Please refer to this link :- https://powerbiconsulting.com/cross-filter-power-bi/

Thanks ,
Pratyasha Samal 
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





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.

Top Solution Authors