The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I've discovered my dataset has a date column made up of both UK and US date formats (both DD/MM/YYYY and M/DD/YYYY).
What is the best way to standardise this using Power BI?
Solved! Go to Solution.
You can use DAX Format() function to get result
You can use DAX Format() function to get result