Forum Discussion
coachbart
5 years agoFrequent Visitor
error creating a new column month
Hello, I made a table using calendarauto t make a date table. Creating new columns gives some problems that i don't understand. creating a column Month = FORMAT('Date'[Date] ; "mm" ) gives ...
- 5 years ago
Rebooted PC, everything is suddenly fine.
amitchandak
5 years agoSuper User
coachbart , I tried on the latest power bi version, This version is working
month = FORMAT([Date],"mm")
have you changed any regional settings ?
coachbart
5 years agoFrequent Visitor