Forum Discussion
Skemaz
Advocate II
8 years agoProblem with Regional Settings
Hi If you check out the 2 screenshots below, the one at the top is what I see in www.powerbi.com and the one below that is what I see in the Desktop Power BI. So when in the Desktop, I see 3/09/201...
- 8 years ago
Please format your date by using the DAX.
Column 2 = FORMAT(Sheet1[Date],"D/MM/YYYY")And then publish it to Power BI services to check if the date format change or not.
Regards,
Charlie Liao