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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
thebigwhite
Helper II
Helper II

Date Format on dataset Level

Hello, 

I would like to give the possibility to the users to change the format of the columns on a report based on a Daset already prepared. 

What I have found out is that only possibile to change the format of a column by preparing a new measure on that field. 

Isn't a way for allowing users to change the date format of a dateset when they are preparing the report? 

Thanks 

 

1 ACCEPTED SOLUTION
SpartaBI
Community Champion
Community Champion

Hi @thebigwhite,
A column format string is a hardcoded property at the tabular model level.
A report builder, using a live connection, cannot change it directly.

You have a couple of options:
1. Use DirectQuery for Power BI datasets and Azure Analysis Services to connect to the dataset, instead of a live connection. This will create a local model with metadata that can be changed- So a report builder will be able to set a different format string. Note that this capability is in preview and has limitations. It also complicates your solution and has other drawbacks.

SpartaBI_1-1651140355632.png
2. Set a date format with an asterisk- Those will change the end-user display based on its regional settings.

SpartaBI_0-1651139754589.png

 


 

View solution in original post

1 REPLY 1
SpartaBI
Community Champion
Community Champion

Hi @thebigwhite,
A column format string is a hardcoded property at the tabular model level.
A report builder, using a live connection, cannot change it directly.

You have a couple of options:
1. Use DirectQuery for Power BI datasets and Azure Analysis Services to connect to the dataset, instead of a live connection. This will create a local model with metadata that can be changed- So a report builder will be able to set a different format string. Note that this capability is in preview and has limitations. It also complicates your solution and has other drawbacks.

SpartaBI_1-1651140355632.png
2. Set a date format with an asterisk- Those will change the end-user display based on its regional settings.

SpartaBI_0-1651139754589.png

 


 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.