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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Jane689
Helper I
Helper I

Have date column in the format Jan FY22 instead of Jan 2022 without converting it to text data type

I have a Date column with values in the format March 2023 and i want it to display in the format March FY23 without converting that column to text data type.

Basically i want 2023 to be displayed as FY23 and 2022 to be displayed as FY22 and so on

2 ACCEPTED SOLUTIONS
amitchandak
Super User
Super User

@Jane689 , in the column tool format, try like MMMM \F\YYY

But you have to do it for month's start date. As date will continue to group like date not month

amitchandak_0-1669814537436.png

 

 

Month Start Date = eomonth([Date],-1)+1

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

Anonymous
Not applicable

Hi @Jane689 ,

1. Go to the format tab.

2. Check the data type should be the date.

3. Change the format for FY2022

 

shreyamukkawar_0-1669814643047.png

4. For format for FY22

shreyamukkawar_1-1669814744747.png

Best Regards,
Shreya Mukkawar

Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!

 

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Jane689 ,

1. Go to the format tab.

2. Check the data type should be the date.

3. Change the format for FY2022

 

shreyamukkawar_0-1669814643047.png

4. For format for FY22

shreyamukkawar_1-1669814744747.png

Best Regards,
Shreya Mukkawar

Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!

 

 

amitchandak
Super User
Super User

@Jane689 , in the column tool format, try like MMMM \F\YYY

But you have to do it for month's start date. As date will continue to group like date not month

amitchandak_0-1669814537436.png

 

 

Month Start Date = eomonth([Date],-1)+1

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.