Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I'm seeking assistance in resolving the following query. I have monthly Sales data in Excel, and I'm comparing two different month values using Pivot tables in Excel. I've accomplished this by creating two Pivot tables and then finding the difference using a formula.
Now, I'm looking to achieve the same in Power BI. In Power BI, I've already created two matrices that display the same columns and rows, and we can select any month based on a month slicer. My question is, how can I compare or find the difference between these two matrices in Power BI?
Matrix visuals are just that - visuals. You probably want to compare the underlying data instead. You can use measures to compute the difference and to do the color coding too.