Forum Discussion
SachinC
Helper V
9 years agoDate Formula for MMM
Hi, I have a Date field which I broke down using DAX for Day = day({fieldname]), Month = month([fieldname]) and Year = year([fieldname]). I now want to format my numerical months in my charts to MM...
Phil_Seamark
Microsoft Employee
9 years agoHi SachinC
You have to have the field selected in the menu, or the column selected in the data view, Then the Sort By Column should offer a dropdown.
SachinC
Helper V
9 years agoreally odd, still doesn't work.