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

Shape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.

Reply
RickOShay
Frequent Visitor

Transforming Data - Date Format Issue

Hi,

 

I have a report with several date fields that pulls in as: mm/dd/yyyy. When I pulled in my data, one of the date fields pulls in the data in my report a little different than the rest. It pulls it in by showing: Tuesday, Septemeber 22, 2020, Which is really annoying because I just want the date (not day of the week) and it's very hard to sort through. I went into transfrom data, and I can see where I can ensure that my data type is set to "date" but that does not resolve my issue. How do I fix/modify the date format?

 

Another date field pulls in the data by year and quater, which I kind of like, but I don't see where I have control over this formatting.

 

Thanks,

2 ACCEPTED SOLUTIONS
HotChilli
Super User
Super User

In Data View, select the column header and you will see the ribbon change to 'Column Tools'.

There is a Format dropdown in the ribbon where you select the one you want

View solution in original post

RickOShay
Frequent Visitor

I just figured it out.

 

The solution is once you select the field you want to add into your report, there is a new menu option called "Column tools" that appears at the top where you can control the format of the date.

 

Thanks,

View solution in original post

4 REPLIES 4
RickOShay
Frequent Visitor

I just figured it out.

 

The solution is once you select the field you want to add into your report, there is a new menu option called "Column tools" that appears at the top where you can control the format of the date.

 

Thanks,

HotChilli
Super User
Super User

In Data View, select the column header and you will see the ribbon change to 'Column Tools'.

There is a Format dropdown in the ribbon where you select the one you want

RickOShay
Frequent Visitor

Hi,

 

This does not really address my issue. I need to know how to transform Tuesday, Septemeber 22, 2020 into 09/22/2020. 

amitchandak
Super User
Super User

@RickOShay , Before importing make sure your system format is also mm/dd/yyyy

 

refer

https://community.powerbi.com/t5/Desktop/How-to-apply-UK-date-format-dd-mm-yyyy-in-Date-slicer/td-p/...

 

or you have convert using

 

DD/MM/YYYY to MM/DD/YYYY
date(( right(DD__MM__YY[date],4)), (mid(DD__MM__YY[date],4,2)) ,(left(DD__MM__YY[date],2)))

MM/DD/YYYY to DD/MM/YYYY
date(( right(DD__MM__YY[date],4)), (left(DD__MM__YY[date],2)),(mid(DD__MM__YY[Version_Id],4,2)) )

Join us as experts from around the world come together to shape the future of data and AI!
At the Microsoft Analytics Community Conference, global leaders and influential voices are stepping up to share their knowledge and help you master the latest in Microsoft Fabric, Copilot, and Purview.
️ November 12th-14th, 2024
 Online Event
Register Here

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

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

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

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

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.