Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I am trying to create a chart friendly Month Year field formatted as mmm-yyyy (Feb-2022) but the custom formatting field is not accepting the mmm-yyyy as a valid string. Has anyone else run into this?
Month Year column is data type Date
But when I go to the model view to apply the custom format it is not taking the mmm as short month.
I input mmm-yyyy it converts it to MMM-2019
I am working on Version: 2.100.1401.0 64-bit (December 2021) that I just downloaded from the Microsoft site.
https://www.microsoft.com/en-us/download/details.aspx?id=58494
I have attached my sample file if anyone wants to look with it.
Solved! Go to Solution.
Hmmm... you didn't get my point. The lower-case "mmm" in the format string is the key.
Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
Thank you @CNENFRNL
When you use FORMAT you get a text field that won't sort in chart axis correctly. I wasn't looking for an alternative, I was looking for feedback if other users are seeing the same problem.
Hmmm... you didn't get my point. The lower-case "mmm" in the format string is the key.
Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
Ah, gotcha. Yes, doing the string in the format field of the table view seems to do the trick. Thank you!
User | Count |
---|---|
117 | |
75 | |
62 | |
50 | |
44 |
User | Count |
---|---|
174 | |
125 | |
60 | |
60 | |
57 |