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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
EaglesTony
Post Prodigy
Post Prodigy

Card showing value incorrect from using Measure in DAX query

Hello,

 

  I have a table, which I am creating a measure to calculate a sum of a column from another table.

  

GrandTotalAgingDays = SUM(Merge1[AgingDays])
 
   This value looks to be somewhat correct when I map it to the card, however the card is showing it 814K. (The actual value is 813, 528). I want to show the 813,528 and checked the following:
 
1) The field it is summing from the other table is defined as a whole number, but I do notice it has the EaglesTony_0-1683034324450.png next to it.

 

2) The GrandTotalAgingDays is defined as a whole number
 
  Any ideas ? (I'm open to doing this calculation in PowerQuery if necessary)
1 ACCEPTED SOLUTION
johnt75
Super User
Super User

In the formatting options for the card visual open Callout value and set display units to none.

View solution in original post

1 REPLY 1
johnt75
Super User
Super User

In the formatting options for the card visual open Callout value and set display units to none.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 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.