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
Anonymous
Not applicable

Data Model Help - Multiple Reference Tables

I am having some trouble building my relationships to achieve the analysis I am trying to achieve. 

 

In my model I have 4 different data sources:

 

  1. Budget
  2. Forecast
  3. Field Estimates
  4. Actuals

 

Each table has a list of properties that have an expense category and sum amount.

 

I built a master property table to reference all 4 table's properties so that I can analyze from one master property list.

 

I also built a master expense classification table so that I could similarly point each of the above table's category names to a single column entry.

 

Data Model Example.PNG

 

I am to the point though where adding additional relationships between the source tables to the expense table are inactive, so my analysis is incomplete in the following way:

 

Data Model Output.PNG

 

Am I thinking about this wrong or modeling beyond the capabilities of PBI? Do I have to merge some tables together?

3 REPLIES 3
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

In this way, your tables within Power BI are complex and hard to create measures/columns using several tables' data.

Based on my knowledge, we may append or merge four tables into one table or create link tables to connect four tables.

 

Though your screenshot show some tables and relationships, but it's hard to find the four table(you list before) from the screenshot.

I need to know what relationship between these four tables and whether "expense type" exists within one of these four tables or other table.

 

Best Regards

Maggie

Anonymous
Not applicable

@v-juanli-msft 

 

Hi,

 

The four tables I am referencing in the problem are on the right-hand side of the screen shot. Each of those tables has a 'Category Name' column that relates it to the Expense Table. Similarly, each table has a 'Property Number' which relates it to the property table.

 

 

Anonymous
Not applicable

@v-juanli-msft any additional insight would be greatly appreciated

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