Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Dear All,
I am trying to create a new column with Month and Year in MMM-YYYY format from another date column. I tried the below expression for the new column, but getting the error as in the below screenshot. Kindly help.
MonthYr = CONCATENATE(FORMAT(MONTH(Query2[DEP_DATE]),"MMM"),YEAR(Query2[DEP_DATE]))
Solved! Go to Solution.
Dear All,
I got the solution. Just used the format option in the Modeling tab 🙂
Sorry for the confusion.
Regards,
Will the column stay in date format or turns into text format.. I want to use it as monthyear slicer in my report.
For e.g I want the new column with the values like "AUG-2018".
Looking forward for help.
Dear All,
I got the solution. Just used the format option in the Modeling tab 🙂
Sorry for the confusion.
Regards,
User | Count |
---|---|
101 | |
69 | |
58 | |
47 | |
47 |