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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
PBrainNWH
Helper II
Helper II

Combine values from two tables

I want to do some time intelligence on two unrelated tables. Both have department code and item number. My goal is to add the dollars from both tables and present the totals by FY month. So thinking I need to create a new table and add columns from both.

 

Table 1 = Department Code, Posting Date, Item Amount

 

PBrainNWH_0-1691764611590.png

 

Table 2 = Department Code, Expected Date, Item Amount

 

PBrainNWH_1-1691764713243.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @PBrainNWH,

Account to your snapshot, it seems like each 'department code' has multiple rows of records with different date values.  

For this scenario, you can't directly union these two table records, they may combine with the wrong records.

Does these any other fields in your tables to help accurate mapping two table records? Please share some more detail information about this.

How to Get Your Question Answered Quickly  

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @PBrainNWH,

Account to your snapshot, it seems like each 'department code' has multiple rows of records with different date values.  

For this scenario, you can't directly union these two table records, they may combine with the wrong records.

Does these any other fields in your tables to help accurate mapping two table records? Please share some more detail information about this.

How to Get Your Question Answered Quickly  

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors