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
wilson_smyth
Post Patron
Post Patron

formatting date as dd/mm/yyyy for use in a between filter

I have a date colum which i need formatted as dd/mm/yyyy. I can use

FORMAT('Award Date'[Date],"DD/MMM/YYYY") to format it correctly, but its now text.

I need it in date format so i can use it in a between filter, but if i cange the type to date, one of the default formats and my DD/MMM/YYYY format is lost.
 
Is this even possible in PowerBI?
3 REPLIES 3
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-frfei-msft
Community Support
Community Support

Hi @wilson_smyth ,

 

We can change the date type here. 

 

yymmdd.PNG

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

@v-frfei-msft  Thanks, i tried that but it does not have the specific format of dd/mm/yyyy. e.g. 31/12/2018

 

I can get the specific format i need using the format() function, but the datatype of the column then changes to text, which means date functionality does not work.

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