Forum Discussion
ADSL
Post Prodigy
3 years agoApplied & 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])
Any suggestion if we want to get the format below?
>> 26 Mar 2023
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
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Hi ADSL
Nest your function with format according to your desired pattern.
Attached is an image for your referenceIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.