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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
OneWithQuestion
Post Prodigy
Post Prodigy

How to change the date format in chart without creating new column in model?

I have a line chart and my X axis is calendar date.  I would like to display it a MonthName, Day, Year instead of the current YYYY-MM-DD.

I could make a new calculated column in the model and deploy, but is there a way to just change that field?  I toyed with a quick measure but this is a column not a measure so at best I would need to add a calculated column?

 

Is there no way to just select a field and change the date format when charting and graphing?

 

Thanks!

1 ACCEPTED SOLUTION

@OneWithQuestion,

 

We have some limitation if we use the live connection (SQL Server Analysis Services) i.e., we can't make data modeling. So we cannot change the date format in Power BI desktop as of now.

 

You may try it in backend side.

 

 

View solution in original post

5 REPLIES 5
SivaMani
Resident Rockstar
Resident Rockstar

@OneWithQuestion,

 

You can change the format,

 

Date Format.gif

Ah, ok that does not work in my case.

 

It appears to be due to it being a live connection to remote data vs locally sourced data (it is SQL Server SSAS Tabular model).

 

Any other options or does that only work on data that is local to PBI desktop?

 

Thanks!

@OneWithQuestion,

 

We have some limitation if we use the live connection (SQL Server Analysis Services) i.e., we can't make data modeling. So we cannot change the date format in Power BI desktop as of now.

 

You may try it in backend side.

 

 

SivaMani
Resident Rockstar
Resident Rockstar

@OneWithQuestion,

 

You can change the format,

 

Date Format.gif

Greg_Deckler
Community Champion
Community Champion

Go to the Model tab and change the Format.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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