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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I am a newbie. I tried to create a formula to get moth from the date column. However, I could not put the header name in the formula. It seems invisible.
Do you have any suggestions?
Solved! Go to Solution.
you can try to create a column
or you can try something like below in a measure
month(max(date))
month(min(date))
Proud to be a Super User!
you can try to create a column
or you can try something like below in a measure
month(max(date))
month(min(date))
Proud to be a Super User!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.