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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
ToddMate
Helper II
Helper II

Help: Cardinality in Relationship.

Hi All,


I am having issues with building an appropriate data relationship model and i was hoping someone could provide some advice.


To apply context, the purpose of the power BI model is to manage a telecommunications product (Mobile Phone services) which are ordered against an account, and then they have a connection date and a disconnection date.

 

I need to be able to link / determine a sales order date, a connection date and disconnection date for a product.


At a high level i have the following FACT tables: Accounts, Orders, Connections and Disconnections.

 

Accounts = Customer details
Orders = Orders created against the Account (Linked by Account Number that exists in both the Customers and Orders Tables)
Connections = Date the services was connected (Linked by ServiceID that exists in both the Orders and Connections tables)
Disconnections = Date the services was disconnected (Linked by ServiceID that exists in both the Orders and Disconnections tables)


I then have:

A Product Lookup, the Product exists in the Orders, Connections and Disconnections tables.
A calendar lookup, with dates existing in Orders, Connections and Disconnections tables.


I have tried linking the accounts to the orders (account number), orders to the connections (serviceID) and orders to the disconnections (serviceID)

 

My issue is the cardinality from the orders to the connections and disconnections starts to flow back into the orders which i would have assumed would have continued to flow the other way (accounts > orders > connections AND accounts > orders > disconnections)

 

The linking to the lookup tables (product and calendar) work fine

 

Anyway, i hope someone can assist here. (apologies for the long message)

 

Cheers,
Todd

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@ToddMate ,

 

Could you share some screenshots of your table structure and relationship between these tables?

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yuta-msft
Community Support
Community Support

@ToddMate ,

 

Could you share some screenshots of your table structure and relationship between these tables?

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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