Forum Discussion
SachinC
9 years agoHelper V
Date 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
9 years agoMicrosoft Employee
Hi 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
9 years agoHelper V
really odd, still doesn't work.