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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
BillyRaygun
Frequent Visitor

Relationships Between Two Tables?

Hello,

 

I have two tables each with similar data; January & February. As time goes on, I want to add tables for March, April, May, etc. As I add tables, new clients will be added, but existing clients will carry over.

 

I'm trying to create a relationship between tables, to create one list of clients, allowing me to analyze data by revenue month, year, etc. I've gone through some tutorials, but can't seem to create the same relationship outcome as I learned. 

 

My only thought is that my tables are too similar. But that doesn't make sense. So I must be missing something. Can someone offer some insight to what I might be doing wrong?  Example of my table data is below.  Column names will remain the same, row data would change, with client names being the same month-over-month, with new ones added, or removed occasionally.

 

January Table

CountDateClientRevenueGross ProfitGross Profit %
101/2022Mike500250.5
101/2022John10050.5
101/2022Tiffany750300.4
101/2022Kim20001750.875

 

February Table

CountDateClientRevenueGross ProfitGross Profit %
102/2022Mike500350.7
102/2022John20075.375
102/2022Tiffany750300.4
102/2022Kim000
102/2022Frank700420.6

 

1 ACCEPTED SOLUTION
JorgePinho
Solution Sage
Solution Sage

My suggestion is that you don't have one individual table for each month. Instead, append them since they have the same structure.

View solution in original post

1 REPLY 1
JorgePinho
Solution Sage
Solution Sage

My suggestion is that you don't have one individual table for each month. Instead, append them since they have the same structure.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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