Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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,
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!