Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
ndvb88
New Member

Stop date field format changes in report ?

Hi,

On my desktop app my date format for my date fields is:

'dd MONTH yyyy' for example: '09 January 2023'

but on the published report it changes date fields to a different format:

'DAY OF WEEK, MONTH dd, yyyy' for example: 'Monday, January 09, 2023'

I don't want this. Any ideas how I can fix this? Thanks!

1 REPLY 1
jaweher899
Impactful Individual
Impactful Individual

One option is to create a calculated column in Power BI Desktop to format the date as desired, and then use this calculated column in the report instead of the original date column. Here's how:

  1. In Power BI Desktop, go to the "Modeling" tab in the ribbon and click on "New Measure".
  2. Enter a formula to create a calculated column with the desired date format. For example, if you have a column called "Date", you can use the following formula:

=FORMAT([Date],"dd MONTH yyyy")

  1. Save the calculated column and use it in the report instead of the original date column.

Note: If you have many date columns, you will need to create a calculated column for each one, or create a single calculated column that formats all of the date columns as desired.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.