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

See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap

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
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

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