Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

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...
  • v-xjiin-msft's avatar
    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.