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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
Anonymous
Not applicable

Data modelling

There are 3 tables in my data model. dim_stage, agg_route_stop & dim_route_stage. dim_stage to agg_route_stop one to many relationship(On stage_key column) & dim_stage to dim_route_stage one to many relationship (on stage_key column). agg_route_stop to dim_route_stage many-many relationships. Now I want stage_key column (dim_stage table), tripfrom_tripto column(agg_route_stop table) & distance (dim_route_stage table) in my table visual. But while while dragging these columns in to table visual I am getting error. 

 

1 Tripfrom_tripto have multiple stage_keys  & I want the distance b/w these stages(stage_keys) for a particular Tripfrom_tripto

1 REPLY 1
mohitkumawat
Super User
Super User

Hi,

Create a Bridge Table b/W agg_route_stop and dim_route and connect with both agg_route_stop and dim_route using that newly created bridge table.

Note :- Bridge table is nothing but a disitinct of key column from any of (agg_route_stop and dim_route).

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 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.