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
Zaky
Helper IV
Helper IV

Date Format Issue

Hi,

 

Can anyone help me to solve this... I have a data with custom date format dd/mm/yy. But when i create visual, why it appears long format date starts with yy/mm/dd? 

 

isu1.JPG

 

 

How can i change it to be seen as per chart below starts with dd/mm/yy?

sample.JPG

 

 

Thanks

 

 

1 ACCEPTED SOLUTION
moumipanja
Microsoft Employee
Microsoft Employee

1. Go to query editor.

2. In your table, right click on the date column and duplicate it first so that we still have the original column untouched.

3. Right click on your duplicate column, say Date-Copy, and select Change Type -> Using Locale

4. Set Data Type as Text, Locale as English (United Kingdom).

5. Close and Apply

6. Use Date-Copy along with your calculation. In the visual, sort it in ascending order.

 

View solution in original post

2 REPLIES 2
moumipanja
Microsoft Employee
Microsoft Employee

1. Go to query editor.

2. In your table, right click on the date column and duplicate it first so that we still have the original column untouched.

3. Right click on your duplicate column, say Date-Copy, and select Change Type -> Using Locale

4. Set Data Type as Text, Locale as English (United Kingdom).

5. Close and Apply

6. Use Date-Copy along with your calculation. In the visual, sort it in ascending order.

 

Hi  @moumipanja,

 

Thanks for the amazing assistance!Smiley Very Happy

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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