How to format date in mm-dd-yyyy format in Power BI
In this blog we will see how we can convert the default date format of dd-mm-yyyy to mm-dd-yyyy.
Step 1:
Open power BI and go to relationship view.

Step 2: Select the date column that you want to convert into desired date format.

Step 3: Now click on custom format


Step 4: Enter mm-dd-yyyy in format.

Now your date format is changed to mm-dd-yyyy. Hope this helps