Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
lastnn30
Post Patron
Post Patron

changing Month name to number in Table visual

Hi

I have a table which has Date column and it is formatted as DD-MM-YYYY. In Power BI -->Report, when I use Table visual and move Date column inside I see Date hierarchy and I can remove year, day, quater and keep only month. But the month is showing as March. How can I change March to 3 instead? Thank you very much.

 

SNAG-0121.jpgSNAG-0120.jpg 

2 REPLIES 2
FreemanZ
Super User
Super User

hi @lastnn30 

try to plot with a calculated column like:
Month = MONTH([Date])
andhiii079845
Solution Sage
Solution Sage

You use the auto time intelligence function? I think you have to create a own dimtable for the date and create your desired columns like number of month there, create a relationship to your fact table and use than the columns from the date dimension in your visual.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors