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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Anonymous
Not applicable

Converting text into date

Hello,
I have fetched ata from data source as text. In the power Query I want to conver it into a date

in the first row actual date 2024-10-01 and in the second row 2024-09-01

I tried to use date.Fromtext function but it is giving an error

Uddhavchitre_0-1677074762062.png

Help is really appreaiate. @amitchandak @Greg_Deckler @Ashish_Mathur 

 

Thank you so much in advance.

4 REPLIES 4
Ashish_Mathur
Super User
Super User

Hi,

I just changed the data type and it worked fine.  See the images below

Untitled.pngUntitled1.png


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Thennarasu_R
Responsive Resident
Responsive Resident

Hi @Anonymous 
You could use ,

CONVERT Dax Function.
it will crack your queries

Thanks,
Thennarasu 

MAwwad
Solution Sage
Solution Sage

The Date.FromText function expects the text date to be in a specific format.

To convert the text date in the format "2024-10-01" into a date in Power Query, you can try the following steps:

  1. Select the column with the text dates.
  2. Go to the "Transform" tab in the Power Query Editor.
  3. Click on the drop-down arrow next to the column header and select "Date".
  4. Select "Using Locale" and then choose the appropriate locale for your date format (e.g., "en-US" for "mm/dd/yyyy" or "en-GB" for "dd/mm/yyyy").
  5. In the "Date and Time" dialog box, select "Custom" and then enter the date format that matches the text dates in your data source (in this case, "yyyy-MM-dd").
  6. Click "OK" to convert the text dates to date values.

If you still encounter issues with the conversion, please provide me with more details about the error message that you are receiving, and the steps that you have followed so far.

Anonymous
Not applicable

Thank you so much for you reply @MAwwad 

I could follow till step no. 4

It would be really nice if you can explain the step 5 with more details.

I am attaching current screen shot of the power query page

Uddhavchitre_0-1677076748299.png

 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.