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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
SoulCuber
Frequent Visitor

create own date format dd d-MMM-yy

I would like to display dates in charts including the weekday.

 

There is one standard option available which is: Wednesday 1 March 2001 (dddd d MMMM yyyy)

 

However for display purposes, I would prefer a shorter weekday notation, e.g. We 1-Mar-2001 (dd d-mmm-yy)

 

Are there any options to define other formats than those listed?

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

You can create a calculated column, and use the FORMAT( ) function to specify any format string you desire 🙂

View solution in original post

hohlick
Continued Contributor
Continued Contributor

If in Power Query (Query Editor), you can use Date.ToText() function for the same goals.

Just dont forget to set "sort by column" option later when modelling data

 

Maxim Zelensky
excel-inside.pro

View solution in original post

4 REPLIES 4
hohlick
Continued Contributor
Continued Contributor

If in Power Query (Query Editor), you can use Date.ToText() function for the same goals.

Just dont forget to set "sort by column" option later when modelling data

 

Maxim Zelensky
excel-inside.pro
Anonymous
Not applicable

You can create a calculated column, and use the FORMAT( ) function to specify any format string you desire 🙂

Clever idea, many thanks Maxime and Scotsen!

We should not need to be so clever honestly... What is wrong with just letting people define whatever date format they want to show - just like Excel does? 

 

The Format option in Modeling shows the underlying elements... MMMM, MMM, MM, M, dd, ddd, hh, mm, etc...

 

What is so hard about making this easy?  The list in Power BI is actually missing the most critical formats in my opinion for designing good, compact visuals...  yyyy-mm-dd and dd-mmm-yyyy

 

Format and such convert to Text which doesn't sort correctly.  Doing some sort of back-side sort is not what one would call friendly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.