Forum Discussion
Heinrich
Post Partisan
3 years agoDate Format from SharePoint List to Power BI
Hello I have a SharePoint List with following settings in the Date field - Date only and Display format (Standard) - The date is dd.mm.yyyy This list is imported into Power BI Power BI understa...
- 3 years ago
Hello
Thank you.
I was able to resolve the case.
I had to change the list settings in SharePoint.
The locale had to be set in the SharePoint List.
Wish you all the best.
Thank you for your support
Heinrich
Heinrich
Post Partisan
3 years agoHello
Thank you for the input.
I did that to but Power BI keeps interpreting dd as mm
Regards
Heinrich
- Tahreem243 years ago
Super User
- Heinrich3 years ago
Post Partisan
Hi Thareem24
If the old column is named "test date".
How does the formula has to look like
Date Column = FORMAT(DateColumn,"DD.MM.YYYY")i tried with
Date Column = FORMAT(""test date","DD.MM.YYYY")
but that does not work.
Could you give me a hint
Regards
Heinrich