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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
Anonymous
Not applicable

Multiple Relationships

In Power BI, i have 3 different tables

 

Table A (Store Identity # only)

Table B (Stores Date wise sales & Identity #)

Table C (Store Date Wise Members registered & Identity #)

 

Now i wanted to show sale & Members in a graph which is why i created

Table A Store identity # - Table B Store identity #  (*.* Both)

Table A Store identity # - Table C Store identity # (*.* Both)

 

Clustered Column chart plotted.

 

Now i want to use the date as a universal filter like only one slicer but effecting all table accurately because now if i use date from Table B then it shows (Table B data correctly & Table C data's only total is correct), if i choose date from Table C then it shows (table C data correctly & table B data's only total is correct)

 

1 ACCEPTED SOLUTION
nickyvv
Most Valuable Professional
Most Valuable Professional

Hi,

to be able to work with dates in Power BI the best way is to create a separate Date table.
That way you create a separate Date dimension on which you can filter correctly to filter your tables B and C.

You create both a relationship from table B and table C to the Date table. Please have a look at the link provided for more info.



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

Blog: nickyvv.com | @NickyvV


View solution in original post

2 REPLIES 2
nickyvv
Most Valuable Professional
Most Valuable Professional

Hi,

to be able to work with dates in Power BI the best way is to create a separate Date table.
That way you create a separate Date dimension on which you can filter correctly to filter your tables B and C.

You create both a relationship from table B and table C to the Date table. Please have a look at the link provided for more info.



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

Blog: nickyvv.com | @NickyvV


Anonymous
Not applicable

Hi,

I have another query redarding relationships

There's this table A & B having *.1 relationship

Table C appended to Table A

Now do i have to create anyother relationship of table C or what?

Does it is automatically synced with table B for being appended in table A?

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors