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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Mkrishna
Helper III
Helper III

Bridge Table Not working as expected

Hi All,

 

Thank you for reading my post.

 

I have a Sales data set. I have following tables

1. Main table: This is the Fact Table. This contains Sales data for all the store from Jan to August. The column here are store number, store name, product, brands, Sales Rep, Manager, date of visit.

2. Store List: This table contains list of stores according to the month i.e. store has date stamp on it.  Currenlty I just have 2 month for July and August. Some store can be visited both in July and August. Some in only July or August. 
Date: The Date table which I made.
Bridge Table : As the relationship between the Store List and Main Table is many to many, I created a list of store from Store List(removed the date column)  Removed the duplicates. So this Bridge table will only have store lists.
Previous Date Table: This is also a Date table. As I my requirement is to go back 3 months from the selected date, I created a Previous Date Table as well.
Products: This table contains all the products from Main Table
Brands: This table contains all the brands from Main Table.


Data Modeling:

The picture below shows that Data Model I have developed. The link between Previous Data and Date is inactive. Other than this all is active relationship.

 

Mkrishna_1-1698530217432.png

 

 

To overcome the Many to Many relationship between the Store List and Main Table, I created a Bridge Table.


My Problem,

I have never used Bridge table in my data yet and this will the first time I am using Bridge table.

During Table Visualization when I put the list of store from Bridge Table and store list from Main Table, all is well. But when I put the store number from Store List, I get error which is shown below. I even tried with making relationbetween Date and Main table inactive and I am still getting the same error.

Mkrishna_0-1698530127738.png


Please do help 

1 REPLY 1
lbendlin
Super User
Super User

I have never used Bridge table in my data yet and this will the first time I am using Bridge table.

Or maybe not.  Bridge tables are usually a sign of a sub-optimal data model. Ideally you have dimension tables controlling the fact tables. Not the other way round.  Connecting fact tables directly or via bridge tables should be avoided.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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