Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi!
I have a column with dates which looks like that:
Then I create a calculated text column with that formula:
Month_year = FORMAT(W_WELLS_INTEGRITY_F[AIWL_DATE_DT], "yyyy/mm")
But when I press "Refresh" button to get the latest data, my text column changes somehow from 'yyyy/mm' to 'yyyy-mm' while the formula is still the same
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.