Forum Discussion
Anonymous
7 years agoNot applicable
Get month and year from date
Hi, I want to get the month and year in format January 2019 etc from my date column. I tried the below format but i get this error- FORMAT ( 'TABLENAME'[Date], "MMMYY" ) Function 'FORMAT' is no...
Anonymous
7 years agoNot applicable
Add it to Dimension table or create a measure? Could you help with this
sgsukumaran
Resolver II
7 years agoI would add it to the Dimension table, redeploy and process.
- Anonymous7 years agoNot applicable
I also have a column with info like 2019-01 ,2019-02 etc . I was thinking if i could convert it to 2019 January etc that could do it. Is that possible in this model?