|Task| DAX Table
Steps:
- Create a Date Table by entering the the following DAX formula Dates = CALENDARAUTO()
- Change the new column Dates -> Date to have the Data Type of Date
- Change the Dates -> Date column to have the format of your choince (e.g. "m/d/yyy")
- Create a relationship between the Dates -> Date column and the Sales -> DateKey column
- Hide the column named Sales -> DateKey