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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Date Display Format MM/YY

I'm trying to display the date in a visual as MM/YY (01/18, 02/18, etc.) instead of January 2018 or 1/01/18, but the option isn't there. Is is there a way to display just month and year without having to add a new date column to the query? I have multiple tables that need this type of date display and really don't want to take the time to add additional columns to all of them.

 

Any suggestions would be most welcome!

1 ACCEPTED SOLUTION
edhans
Community Champion
Community Champion

You just add the column to your Date table, then display that date. I use a MMM-YY style format (Jan-19, Feb-19) for example all of the time, but I only create the column once.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

3 REPLIES 3
v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

Please change the date type in power query by this way.

 

chan.PNG

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

If you change the date to text, it will break date tables and date intelligence. You need to add a new column to the existing date table and leave the Date field as date format.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting
edhans
Community Champion
Community Champion

You just add the column to your Date table, then display that date. I use a MMM-YY style format (Jan-19, Feb-19) for example all of the time, but I only create the column once.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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