Forum Discussion
Changing a Text field to a date field
- Anonymous6 years ago
In Power BI Desktop go to the home tab and click on Edit Queries.
A new window will open with your data. Find your Date column and click on it.
Next right click on you column and select "Replace values".
Fill in the NFA in Value to find and replace it with 01-01-1900.
The column should now be a date column, you can check this in the transform tab and look for Data Type.
You can also manually choose your data type here.
Let me know if this works
In Power BI Desktop go to the home tab and click on Edit Queries.
A new window will open with your data. Find your Date column and click on it.
Next right click on you column and select "Replace values".
Fill in the NFA in Value to find and replace it with 01-01-1900.
The column should now be a date column, you can check this in the transform tab and look for Data Type.
You can also manually choose your data type here.
Let me know if this works
Perfect. Thank you very much for your help!