Convert month number to month name in Power BI DAX
Here’s a question from our reader Melissa: Quick question here: i am using the MONTH DAX function in Power BI to calculate the month number from a date. I can also convert a date to a month name with the DAX FORMAT function; or when loading the data in Power Quey with M. Now my … Read more