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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Narender
Resolver I
Resolver I

Year is not showing properly in Table

Hi All,

 

I am creating a table with 1 dimension (Year) and one new measure .

 

Measure 2 = CALCULATE (
SUM (TAX[TAX_SUB.AMOUNT]))

 

After that i am placing both Dimension and Measure in value part under Table property.

 

But the year is not showing properly. year is showing  some strange value like below:

 

Year       Measure 2

735475       12767678.78

 

I want year like 2015,2016,2017 means measure 2 Group by year.

 

Although Year is showing properly in slicer.

 

Please let me know how to show year spereatly with amount.

 

Thanks,

 

Narender

1 ACCEPTED SOLUTION
Phil_Seamark
Microsoft Employee
Microsoft Employee

Can you change the "Year" column to be text?  Or set the default sum of the column to "do not sum"

 

I suspect that Power BI sees the year field as a number and is just trying to sum all the values in that column.

 

image.png


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

View solution in original post

2 REPLIES 2
Phil_Seamark
Microsoft Employee
Microsoft Employee

Can you change the "Year" column to be text?  Or set the default sum of the column to "do not sum"

 

I suspect that Power BI sees the year field as a number and is just trying to sum all the values in that column.

 

image.png


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

Thanks Phil.

Do not summerize is working for me.

 

 

Narender

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors