Forum Discussion
Anonymous
8 years agoNot applicable
Transform date to YYYY-MM
Hi, I'm just starting wiht PowerBI desktop. My request : -I have an excel file including a Date -I load it in PBI GOOD. -I want to create a field 'month date' I'm triing infor shared o...
- 8 years ago
Hi Anonymous,
One more thing you should be noticed that, when you use FORMAT() function to transform the date. It will be a text type value not a date any more.
So if you still want to keep it as date. You can try the build in "MMMM yyyy" date format. Choose your date column, go to Modeling and you can find this date format at Format option.
Thanks,
Xi Jin.
v-xjiin-msft
8 years agoSolution Sage
Hi Anonymous,
One more thing you should be noticed that, when you use FORMAT() function to transform the date. It will be a text type value not a date any more.
So if you still want to keep it as date. You can try the build in "MMMM yyyy" date format. Choose your date column, go to Modeling and you can find this date format at Format option.
Thanks,
Xi Jin.