Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi Community,
i have made a very simple date table using the formula Date Table = calendarauto()
I need to add a month column in and am having trouble with the result as per the below.
Strangely only December and January are being returned. Even for the other months.
Do you know what is wrong with my formula?
thanks,
Russell
Solved! Go to Solution.
try this
Month = FORMAT('Date Table'[Date],"MMMM")
Thanks,
Hi Arul,
thanks for responding. That was the formula I did use, you can see it at the top of the screenshot. I have never encountered this issue before so have no idea where it is coming from.
thanks again
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.