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
Surendra_thota
Helper II
Helper II

How to Dispay Date columns in DD/MM/YYYY format

HI All

 

we want to display the Date columns in UK format , we have changed the browser language to En-UK , still we are not able to refelect the format , we have tried with Format function , the problem is it is treating as string  when we are sorting the records based on that formatted date column . please let us know how to achieve this

1 ACCEPTED SOLUTION
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @Surendra_thota,

 

You should be able to follow steps below to display date column in DD/MM/YYYY format, and sort it correctly. Smiley Happy

 

1. Use FORMAT function to create a new calculate column in your table as you have done before.

Column = FORMAT(Table1[Date],"DD/MM/YYYY")

2. Select the new calculate column in Data view, then click "Sort by Column" under Modeling tab, and choose your original date column instead of the default column.

 

c2.PNG

 

Regards

View solution in original post

8 REPLIES 8
orbe
Advocate IV
Advocate IV

Hi,

I add the idea for microsoft to fix. please vote

The idea:  Apply date format "DD-MM-YYYY" in filter between

link : https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=df130c22-c95e-ef11-a4e6-000d3a7b101f

v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @Surendra_thota,

 

You should be able to follow steps below to display date column in DD/MM/YYYY format, and sort it correctly. Smiley Happy

 

1. Use FORMAT function to create a new calculate column in your table as you have done before.

Column = FORMAT(Table1[Date],"DD/MM/YYYY")

2. Select the new calculate column in Data view, then click "Sort by Column" under Modeling tab, and choose your original date column instead of the default column.

 

c2.PNG

 

Regards

tjd
Impactful Individual
Impactful Individual

I have several international clients.  To avoid confusion amongst them (Americas vs Europe vs Asia), I always use the 01-Mar-2017 format for all my dates.  You set it in the data view under the Formatting tab on the Modeling ribbon.

Anonymous
Not applicable

Hi @tjd,,

I'm trying to format as dd/mmm/yyyy to avoid the confusion..... just as you say. But I cannot find that particular format option under the dates drop down list, and I cannot find a way to apply a custom format?

 

I've set my column to Data Type Date and schrolled through the many different options, but there is not the one mentioned?

 

How do you do it?

 

Thanks

Rob

tjd
Impactful Individual
Impactful Individual

It's found in PowerBI Desktop, not in the Power Query editor:tempsnip.png

 

It's availability might be dependent upon your Regional Settings.  I'm using English (US).

 

Anonymous
Not applicable

hi @tjd,

 

Thanks for your reply.

 

I've tried changing the Regional Settings on the PBI Desktop File/Options dialog. I am in the UK so I was using English (UK), I've changed to English (US) and I still don't see the same date format options as you do. I get just about every combination other than dd-mmm-yy !

 

I wonder if its the PowerBI desktop versions that are different? I'm using the most recent Report Server version of the desktop app August 2018. I deploy on prem. Are you using the Azure version? Newer version maybe than mine?

 

Thanks

Rob

tjd
Impactful Individual
Impactful Individual

Rob -

 

I'm using the regular Windows PowerBI Desktop (not Report Server), and I'll bet you that is the difference.  My version is the most recent (October 2018).  Perhaps a moderator here could help you out.  Sorry.

Anonymous
Not applicable

@tjd

 

Thanks Anyway

 

Helpful resources

Announcements
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.

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.

June 2025 community update carousel

Fabric Community Update - June 2025

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