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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
TimK
Helper III
Helper III

Matrix issue

I have what i think is a simple question!!!

 

I have a very simple example, the 2 data tables are much bigger, but these examples show what i am trying to achieve:

 

I have a spend forecast for the year 2023:

Sales PersonSpent2023202420252026
Simon     2,500.00     2,125.00     2,125.00     2,125.00        452.00

 

I have similar spend forecast data for the year 2024

Sales PersonSpent2024202520262027
Simon     1,528.00     2,251.00     2,215.00     2,212.00   11,251.00

 

You will see that the second set of data has nothing for 2023, as these figures are included in the 'Spent' column.

 

What i am trying to display is this, when adding the 2 sets of data together:

Sales PersonSpent2024202520262027
Simon     6,153.00     4,376.00     4,340.00     2,664.00   11,251.00

 

The issue is that with the 2023 data set, the 'Spent' value is now 4,625, and when added with the 2024 'Spent' value of 1,528 it gives you the 6,153

 

Can anyone help?

1 REPLY 1
Anonymous
Not applicable

Hi @TimK ,

 

Are your first two tables two matrices? Do the fields in both matrices come to the same table? If they are not from the same table, whether there is a relationship connection between the years of the two tables. I need more information, thank you.

In the two matrices, are the values put in the measure or the calculated column? Are there other filters that are affecting?

 

                                                                                                                                                         

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.           

 

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors