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
Anonymous
Not applicable

what is the DAX function for Month name date year in power bi

Hi Team,

 

Looking for the concern on the how we can write DAX function for the below requirement.

Date - 28-11-2023

Requirement is --- November 18,2023

Kindly check and do the needful.

 

 

1 ACCEPTED SOLUTION

hi, @Anonymous 

 

try below

FORMAT(MIN('Table 2'[Date]),"mmmm dd, yyyy")

 

just adjust table name 

View solution in original post

4 REPLIES 4
Dangar332
Super User
Super User

hi, @Anonymous 

 

try below

FORMAT(DATE(2023,11,28),"mmmm dd, yyyy")
Anonymous
Not applicable

Hi Thanks for quick reply,

 

I have connected with live data and date should be keep on going on..and need to change every time when we selected 

hi, @Anonymous 

 

try below

FORMAT(MIN('Table 2'[Date]),"mmmm dd, yyyy")

 

just adjust table name 

Anonymous
Not applicable

Its working Now.. thank you for quick response 

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.