Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
I am trying to create a custom formula to with a 3 digit month.
I am using the forumla = FORMAT([Payment Date],"mmm")
I am getting the following message "Expression Error : The name 'FORMAT' not recognised.
Solved! Go to Solution.
@Anonymous
It's working fine for me. Make it as new column.
Whats "DATEDATA"?
@Anonymous
That's a sample table name. Sorry for confusing.
Sorry, still not working.
Is there anything I need to install first before I can use these formulas?
Thanks
@Anonymous
Close your Power Bi (if desktop version). Re-open and try doing the same.
Create a new COLUMN
Ok, getting warmer (new at this).
What seems to work is this expression.....Number.ToText(Date.Month([#"Payment Date"])), but this gives me a month number. How do I translate this into 3 digit month name?
Ok, solved the solution is
Date.ToText([#"Payment Date"],"MMM")
Hi @Anonymous,
Please mark your solution as answer, so more people wull benefit from here.
Thanks,
Angelia
@Anonymous
Can you mark your post as Solved so that some one can use it later.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 74 | |
| 50 | |
| 47 | |
| 44 |