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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Jdiepen
Regular Visitor

Issue with different data between Matrix and Bar chart

Hi,

 

I have an issue where I have a Barchart (image 1) with a set of Sum measures where the X-axis is Year-Month and on another page I show the same measures in a Matrix visual (image2), but the Sum isn't the same as in de Barchart. 

 

I have tried deleting the cache in the report and the stored cookie data in browser of the users. Sometimes this resolves the issue, but it keeps coming back. 

 

Anyone experience the same issue, or have some pointers on how to resolve this?

Image1

Jdiepen_0-1732703384895.png

 

Image2

Jdiepen_1-1732703411565.png

 

4 REPLIES 4
Anonymous
Not applicable

Hello, Jai-Rathinavel ,thanks for your concern about this issue.

Your answer is excellent!
Hi,@Jdiepen .I am glad to help you.

Has your problem been solved?
If you have found suitable solutions, please share them as it will help more users with similar problems.
Or you can mark the valid suggestions provided by other users as solutions.
Thank you very much for your understanding and support of Power BI.

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Jai-Rathinavel
Super User
Super User

@Jdiepen Can you check the page level / visual level filters between the two visuals ?

 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Hey Jai,

See below. The filter influence is the same, that's why I am surprised with the different result. 

Matrix filters

Jdiepen_2-1732717021518.png

 

Barchart filters

Jdiepen_3-1732717058082.png

 

 

@Jdiepen  try replacing SUM with SUMX function in your measures like below

Discount = SUMX('Table','Table'[Discounts])

 

Did I answer your question? If yes, please mark my post as a solution.

 

Thanks,

Jai

 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





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.

Top Solution Authors