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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
Anonymous
Not applicable

Dividing two columns in matrix visualization

Hi there

I hope that you can help me. I have a data set and i need to know the difference between the 2 column in a matrix visualization, i need it to look like this -

 

Nov-18Dec-18Difference
102111
1514-1
7103
65-1
330

 

There is also a MonthY filter for this visualization so that the consumer can add the new month and remove the month that is not required. This will only be a two month Comparison, however the consumers might need to go back to get history. All the values are in one column in the data tables.

 

Any help will be greatly appreciated

Gazz

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi Stachu

 

I will create a date table and try the solution that you suggusted. 

I will come back to you once i have tried it.

 

Thanx again.

Gazz

View solution in original post

4 REPLIES 4
Stachu
Community Champion
Community Champion

can you share how the underlying table looks like? Also, do you have a separate date table in your model, or do you take it from the fact table?



Did I answer your question? Mark my post as a solution!
Thank you for the kudos 🙂

Anonymous
Not applicable

Thanx for coming back to me, Stachu.

The date i am taking directly from the fact table, due to size constraints. and as you can see from the below screen shot i have added Day, month, Year Month Name and MonthY using Dax formulas.

 

Data.PNG

Stachu
Community Champion
Community Champion

having a separate date table will actually save space and allow you to you use built in time itnelligence, cause for each date you store Year, month etc. only once and not per each row of your dataset, see here:

https://docs.microsoft.com/en-us/power-bi/desktop-date-tables

can you also explain how the MonthY filter would work in this case?

Right now I see 2 possible solutions:

1) you will need a table that would have a column that would have all possible months listed as well as the "Difference" label,
2) you can create a generic FirstMonth/Second Month Measures that would be filtered by MonthY slicers and then have 3rd measure Difference that would calculate variance between the 2



Did I answer your question? Mark my post as a solution!
Thank you for the kudos 🙂

Anonymous
Not applicable

Hi Stachu

 

I will create a date table and try the solution that you suggusted. 

I will come back to you once i have tried it.

 

Thanx again.

Gazz

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.