Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello, I have a chart (Line and clustered column chart), it displays the month names as their full name (i.e. January, February, etc.) I would like to display the months as Jan, Feb, etc. Is there a simple way to do this? For the life of me, I can't figure it out and I feel I'm missing something very simple. Thanks.
Solved! Go to Solution.
Try a calculated column like:
Mon = FORMAT([Date],"mmm")
Try a calculated column like:
Mon = FORMAT([Date],"mmm")
Thank you! I thought I tried that, but now that I went back and did it, I realized I had an forgotten an extra step. This worked.
Again, thanks!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
57 | |
55 | |
55 | |
37 | |
30 |
User | Count |
---|---|
78 | |
64 | |
45 | |
44 | |
40 |