Forum Discussion
jdbuchanan71
Super User
4 years agoProblem with mmm in custom format on date field
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 thi...
- 4 years ago
Hmmm... you didn't get my point. The lower-case "mmm" in the format string is the key.
CNENFRNL
Community Champion
4 years ago
- jdbuchanan714 years ago
Super User
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.
- CNENFRNL4 years ago
Community Champion
Hmmm... you didn't get my point. The lower-case "mmm" in the format string is the key.
- jdbuchanan714 years ago
Super User
Ah, gotcha. Yes, doing the string in the format field of the table view seems to do the trick. Thank you!