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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
ADSL
Post Prodigy
Post Prodigy

Applied & Get the data refresh date in Power BI

Hi BI Community Team,

 

We are getting full lenght of date/time as the screenshot below with measure:

 

Refresh Date = MAX(DAILY_TIME[CALL_DATE])

 

2023-04-10_16-03-07.png

Any suggestion if we want to get the format below?

 

>> 26 Mar 2023

 

 

 

 

2 ACCEPTED SOLUTIONS
DOLEARY85
Resident Rockstar
Resident Rockstar

Hi,

 

if you click on the measure field in the data pane, go to the measure tools ribbon and select the format you want for the field

 

DOLEARY85_0-1681119346663.png

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍


View solution in original post

Ritaf1983
Super User
Super User

Hi @ADSL 

Nest your function with format according to your desired pattern.
Attached is an image for your reference

Ritaf1983_0-1681119656538.png

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 
Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

5 REPLIES 5
Ritaf1983
Super User
Super User

Hi @ADSL 

Nest your function with format according to your desired pattern.
Attached is an image for your reference

Ritaf1983_0-1681119656538.png

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 
Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Hi @Ritaf1983 ,

 

Thank you very much!

 

Best Regards,

DOLEARY85
Resident Rockstar
Resident Rockstar

Hi,

 

if you click on the measure field in the data pane, go to the measure tools ribbon and select the format you want for the field

 

DOLEARY85_0-1681119346663.png

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍


On checking that particular format wasn't there - you can just type the format into the format field:

 

dd mmm yyyy

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

Hi @DOLEARY85 ,

 

Thank you for your helpful feedback.

 

Best Regards,

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.

Top Solution Authors