Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I have a reporter that displays a date with the following format dd / mm / yy, but when uploading it to the workspace it appears as mm / dd / yy, how can I solve it?
Computer:
Workspace
Regards,
Xavi
Solved! Go to Solution.
Hi, there is something that depends on regions. Browser and Power Bi Desktop. If you have "default" data types and formats they will render depending on the configuration of the tools. If you force your browser to your country (that probably shows dd/mm/yyyy), you will fix it.
You can also force it in Power Query transform data. You can select an specific format before loading data in order to avoid default date. Just do as the picture shows and then pick "Year" and your wished format:
UsingLocale
Hope that helps,
Happy to help!
Hi, there is something that depends on regions. Browser and Power Bi Desktop. If you have "default" data types and formats they will render depending on the configuration of the tools. If you force your browser to your country (that probably shows dd/mm/yyyy), you will fix it.
You can also force it in Power Query transform data. You can select an specific format before loading data in order to avoid default date. Just do as the picture shows and then pick "Year" and your wished format:
UsingLocale
Hope that helps,
Happy to help!