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
Anonymous
Not applicable

Changing the number format for legend label

I have an on-premise tabular model with a fact/date table.  The date table has a Year column displaying years as 2014, 2015.

 

When I create a line chart on Power BI.com and add the Year column from the date table to the Legend it displays as 2,014.0

 

How can I change the legend formatting with the Power BI service?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi

 

I solved this problem.    A little background.  The field was a calculated field (tabular) for FiscalYear.  In Tabular and SSMS the appearance of the number was fine.    In Power BI Desktop & Service the number changed to 2,015.00.  The reason is because in Tabular the property of the columns for Data Format was Auto.  I suppose Power BI is trying to be helpful.  When I set the format to Whole Number and redeployed the problem went way. 

 

Thanks for your help.

 

View solution in original post

5 REPLIES 5
HarrisMalik
Continued Contributor
Continued Contributor

@Anonymous The type of axis is Continious your have change it to Categorial to get Year values. 

 

Step By Step:

 

1. Select the chart which is showing Continious values for years

2. In the right pane go to Format tab

3. Open the axis which has Years suppose it is X-axis

Change the property Type from Continious to Categorial

 

Cheers

Harris

Anonymous
Not applicable

This doesn't work.  In any case the Year is on the Legend (series) rather than the X Axis.

@Anonymous Can you please share a screen shot

Anonymous
Not applicable

Hi

 

I solved this problem.    A little background.  The field was a calculated field (tabular) for FiscalYear.  In Tabular and SSMS the appearance of the number was fine.    In Power BI Desktop & Service the number changed to 2,015.00.  The reason is because in Tabular the property of the columns for Data Format was Auto.  I suppose Power BI is trying to be helpful.  When I set the format to Whole Number and redeployed the problem went way. 

 

Thanks for your help.

 

@Anonymous Good that you found the solution. Please mark the post as answered so others can benfit from it.

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