Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello
I've got columns of data in a power query that are fornatted as dates, as in
"Date Type: Date"
I tried also using the Date button > Date Only
...but When the Table loads to the worksheet in Excel, It shows as date and time.
How can I make sure it loads the date only?
Solved! Go to Solution.
Hi K2S2,
You could change this in two ways:
EDIT: @Watsky Pointed out a third great option, which is to format the date as a text value in Power BI
Method 1:
Method 2:
DateFormatted= FORMAT(Table[DateColumn],"dd-mm/yyyy")
Method 3:
Regards,
Tim
Proud to be a Super User!
Hi @k2s2
Have you solved this problem? Kindly accept a proper reply as solution or share your own solution if you have got better ones. This would help more people who may have similar questions. Thanks.
Best Regards,
Community Support Team _ Jing
Hi K2S2,
You could change this in two ways:
EDIT: @Watsky Pointed out a third great option, which is to format the date as a text value in Power BI
Method 1:
Method 2:
DateFormatted= FORMAT(Table[DateColumn],"dd-mm/yyyy")
Method 3:
Regards,
Tim
Proud to be a Super User!
Hi Thanks, I need for teh dates in Excel to work with averageifs criteria, so text or simply changing the format in excel doesn't work (it just hides the extra data).
I'll try method 2. Thanks again
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 5 | |
| 4 | |
| 4 |