Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi all,
I have a dataset with dates in format dd/mm/yyyy. I use measures FIRSTNOTBLANK() and LASTNOTBLANK() to get date boundaries and these are in format dd/mm/yyyy as well. But once I join these dates in a card with measure
= "CALLS BETWEEN " & [FIRST DATE] & "-" & [LAST REFRESH]
I get date format mm/dd/yyyy (see attached).
Any ideas why it changes automatically? Location is set to the UK.
Thanks!
Ausrine
Solved! Go to Solution.
Hi @ausrine,
In my test, the date format is "dd/mm/yyyy" in all these three measures, please see below image:
Also, I noticed that there is no such a date format "dd/mm/yyyy" option under the format drop down list. We should use Format function to get desired format. [Date] is in default format after loading dataset to Power BI desktop, [Date2] is the returned format.
Best regards,
Yuliana Gu
How you create this first and last measure
Hi @ausrine,
In my test, the date format is "dd/mm/yyyy" in all these three measures, please see below image:
Also, I noticed that there is no such a date format "dd/mm/yyyy" option under the format drop down list. We should use Format function to get desired format. [Date] is in default format after loading dataset to Power BI desktop, [Date2] is the returned format.
Best regards,
Yuliana Gu
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 50 | |
| 43 |