This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I have a dataset that I replace regularly and would like a timestamp on the report to show when this file was last created.
The source comes from a sharepoint folder and looks like this on import:
For some files, it reads the 'Date Modified' and 'Date Created' columns correctly. Unfortunately it doesn't read it correctly for any of the files I need it to read from - when I change the type to text or to any (see below) it still doesn't work.
If I click on the error it tells me this:
So the data is there, but it still tries to read it as DateTime value and not as text/any value even after changing its type.
Can someone help please?
Solved! Go to Solution.
Hi @Erf19
If "Type Detection" is checked by default, power bi will change the column type automatically when data is imported.
Please uncheck this selection, then close your file and reopen a new file.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Erf19
Hi @Erf19
If "Type Detection" is checked by default, power bi will change the column type automatically when data is imported.
Please uncheck this selection, then close your file and reopen a new file.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
It sounds like the values are being parsed in the day/month/year format, which would mean that it fails when the month is out of range. To fix this, choose the bottom "Use locale" option when changing column type.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.