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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Rana
Regular Visitor

Find difference in 2 columns

I have a Matrix in PowerBI which is showing data for 2 months (month is a string not a date column like Aug, Sept). Matrix shows me Total for both months, instead of Sum i need the difference (reduction or addition) between 2 months. Is it doable if I dont have a date field?

1 REPLY 1
WillT
Community Admin
Community Admin

Hi Rana, this is definitely acheivable through the Power BI Desktop, but not in the Service. The exact solution depends how your data is modelled. If you've got two separate fields (one named Aug and one named Sept) then you can just create a calculation that does [Sept]-[Aug]. If its a field called [Month] with values in it for Aug and Sept you'd need to do a bit more DAX work to create a calculation that filters down to just Aug or Sept's data and subtracts those.

 

If you can post details of your data (or even a sample pbix file) that would help greatly!

 

Thanks

Will

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.