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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
Saraswati_Kiran
New Member

Bug in Total for Table Visual

Hi Community,

I am having an issue with the total shown in Power BI Table Visual. Take for example the following image.

The total should have been 2,912,655.  Why is it not showing the correct total?  Is it because of filters in the page and visual or is it a bug? I cannot understand where the issue is.  I would appreciate your clarifications. 

Thank you.

 

Saraswati_Kiran_0-1594209893472.png

 

 

1 ACCEPTED SOLUTION
mahoneypat
Microsoft Employee
Microsoft Employee

Try using this measure instead.  It references your existing measure, and should give you the same values in the rows but correct total.  Replace Table with your actual table name.

 

Amount 2 = SUMX(VALUES(Table[Speciality]), [Amount])

 

If this works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

Regards,

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


View solution in original post

3 REPLIES 3
mahoneypat
Microsoft Employee
Microsoft Employee

Try using this measure instead.  It references your existing measure, and should give you the same values in the rows but correct total.  Replace Table with your actual table name.

 

Amount 2 = SUMX(VALUES(Table[Speciality]), [Amount])

 

If this works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

Regards,

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


v-yuta-msft
Community Support
Community Support

@Saraswati_Kiran ,

 

So have you applied any filters on the visual? And could you please share the dax code of the measure [Amount] so that I could do further analysis?

 

Regards,

Jimmy Tao

Hi Jimmy,

 

There is not dax formula on the field amount.

However, the field speciality and amount is not coming from same table.  They are connected through an ID.

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

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

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.