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
dcheng029
Helper II
Helper II

How to link multiple data sources to two master sources?

Hi everyone,

 

I am working with a total of 9 data sources (7 are normal data sources and 2 are master data sources which links the normal ones together).

 

I would like to create several filters whereby the dashboard can filter using some of the "Employee Listing" information AS WELL as a date filter.

 

I have tried to map the relationships on PBI Desktop starting with the Employee Listing master source with no issues. However when I try to add the Date linkages the error message "There are ambiguous paths between 'Source 4 and 'Date': 'Source 4'->'Employee Listing'->'Source 2'->'Date' and 'Source 4->'Employee Listing'->'Source 1'->'Date'."

 

My question is how do I map the relationships so Sources 1-7 are connected by both the Date source and Employee Listing source?

 

I have created the below photo that visualises what I would like to achieve, thanks in advance.

 

dcheng029_0-1738724842734.png

 

2 REPLIES 2
Idrissshatila
Super User
Super User

Hello @dcheng029 ,

 

in order to achieve what you want you need to create dimension tables that would link the tables you want to connect.

 

you need to implement the concept of star schema modeling, check it out https://learn.microsoft.com/en-us/power-bi/guidance/star-schema

 

 



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Hi @Idrissshatila,

Thank you for the guidance on this one!

My main struggle is getting the dates to talk to each other across all the sources so if I was to add a date slicer all the visuals across all the sources would appropriately filter.

Looking at the article you provided, my fact table "Employee Listing" does not have any date data. I have repositioned my model map so it's easier to interpret; what should I be implementing to have the dates relate to each other?

dcheng029_0-1738877983243.png

 

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