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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
arock-well
Helper V
Helper V

Use a single dataflow table to merge data with multiple fields?

I have a single Employee dataflow table in my new dataset. Within the dataset I have other tables I've brought in that need to look up employee information in that table based on a unique employee ID field. When merging data, should I just use that same Employee table to merge with the various employee IDs? Or should I bring in unique instances of the Employee table for each of those employee ID fields to lookup?

1 ACCEPTED SOLUTION
arock-well
Helper V
Helper V

Example 1: One Employee Table (join on EmployeeID)

Employee  ---> Table 1, Table 2, Table 3

 

Example 2: Multiple Employee Tables (join on EmployeeID)

Employee ---> Table 1

Employee (1) ---> Table 2

Employee (2) ---> Table 3

View solution in original post

3 REPLIES 3
v-angzheng-msft
Community Support
Community Support

arock-well
Helper V
Helper V

I went with example 1 and it seems to work fine. But if anyone has other/better solutions let me know.

arock-well
Helper V
Helper V

Example 1: One Employee Table (join on EmployeeID)

Employee  ---> Table 1, Table 2, Table 3

 

Example 2: Multiple Employee Tables (join on EmployeeID)

Employee ---> Table 1

Employee (1) ---> Table 2

Employee (2) ---> Table 3

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.