Forum Discussion
Date Format
- 3 years ago
Hello Liam01
When in Power Query, have you tried to:
First - change data type to text (normally you'll have only ABC instead of ABC123).
Then - change the format using locale (right clic -> Change type -> Using locale).
Sometimes the intermediate step, transform to text, resolves this problem.
Regards,
Hi Liam01
Hmm, strange. Can you post please the M query here? that you use to connect to the Sharepoint site.
You can get it by going to the advanced editor:
Thanks
- AnastasiaS3 years agoResolver I
Hello Liam01
I don't see the step where you change the date format for your Date Modified Column.
What you need to do is to first transform your Date Modified to Text type and then add another transform step by choosing "Using locale" -> Date/time -> the desired zone.
Regards,
- Liam013 years agoHelper I
Apologies, in the interim, the Date Modified is in the correct UK format in Power Query so I didn't need that step. Although it's now in the US format in Microsoft Teams despite my browser language being English (UK)!