Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I've been working on a report that some clients are having one date filter displayed in US format (mm/dd/yyyy), while the rest of the dates are in UK format (dd/mm/yyyy). I understand this is due to the regional setting of the user, but I wanted to know if there is a way around this? That I could configure all dates to only one format? In this case (dd/mm/yyyy)?
I tried usng the locale query but it did not work, changing the column also has not helped much, is there anything I could do to fix this? Thanks in advance
Solved! Go to Solution.
try to wrap it with FORMAT, e.g.
FORMAT(TODAY(), "DD/MM/YYYY")
Hi, is this for the Power query? Or where do I apply this? Haven't heard of that one before.
Also do I have to use this for every single date table/column there is? thanks in advance
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 |
|---|---|
| 93 | |
| 81 | |
| 73 | |
| 46 | |
| 35 |