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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Huga20
Regular Visitor

How to Change the date format from firstdate function?

how to change the date format while we use firstdate function? I want to result date format MMMM YYYY only

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Huga20 ,

Try a measure like

format(min(Date[Date]), "MMMM YYYY")

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@Huga20 ,

Try a measure like

format(min(Date[Date]), "MMMM YYYY")

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.