The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello, I am doing an Udemy course on Power BI
In the instruction video, the instruction put in a formula like this
Month Name = FORMAT([SalesDate], "MMMM")
And he got column with Month spelt out like this
But when I do the exact same thing, I am still getting date in the dd/mm/yyyy format.
Why is this the case?
Solved! Go to Solution.
Had to convert SalesDate column to Date format in Power Query Editor first, now it is working.
Had to convert SalesDate column to Date format in Power Query Editor first, now it is working.