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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
powerbiexpert22
Impactful Individual
Impactful Individual

month below year in matrix

i want to show months below years in matrix chart as shown below in blue color. please see the pbix for reference

 

pbix: https://drive.google.com/file/d/18hl433KqguZf-BDX4aGoXKQN3Oo1i0W4/view?usp=drive_link

 

 

powerbiexpert22_0-1724578095082.png

 

 

current results:

 

powerbiexpert22_1-1724578348151.png

 

 

 

 

1 ACCEPTED SOLUTION
shafiz_p
Super User
Super User

Hi @powerbiexpert22  Please right click on column header and select expand to the next level. You will get your desired result. see the image below:

shafiz_p_0-1724580466893.png

 

Desired output:

shafiz_p_1-1724580525323.png

 

Hope this helps!!

If this solved your problem, please accept it as a solution!!

Best Regards,
Shahariar Hafiz




View solution in original post

8 REPLIES 8
DataNinja777
Super User
Super User

Hi @powerbiexpert22 ,

 

To achieve the desired visual effect, place the year and month fields in the Columns section of the matrix visual, as shown below. 

DataNinja777_1-1724580537266.png

Next, click the double arrow in the top right corner of the visual to expand the month field under the year field.

 

 

DataNinja777_4-1724581791620.png

 

 

Best regards,

 

shafiz_p
Super User
Super User

Hi @powerbiexpert22  Please right click on column header and select expand to the next level. You will get your desired result. see the image below:

shafiz_p_0-1724580466893.png

 

Desired output:

shafiz_p_1-1724580525323.png

 

Hope this helps!!

If this solved your problem, please accept it as a solution!!

Best Regards,
Shahariar Hafiz




Hi @shafiz_p ,

 

when i clicked on "Expand to next level" it is only showing me july month, how did you acheive the desired output

 

powerbiexpert22_0-1724584937178.png

 

@powerbiexpert22  Please check if there is any filter applied. I have done nothing. This is same as your provided file. I have also check using month name and getting the same result. Both image given below:

shafiz_p_0-1724585685037.png

 

 

shafiz_p_1-1724585759153.png

 

Hope this will solve your problem.

Hi @shafiz_p ,

 

please see below pbix file which is showing incorrect results. i do not see any filters

 

pbix:

https://drive.google.com/file/d/1oQUa6uiLP2ZrDY420Ef1nKaejiT9-7kW/view?usp=drive_link

 

powerbiexpert22_0-1724586182606.pngpowerbiexpert22_1-1724586209603.png

 

@powerbiexpert22  Your month formula is wrong. Please check image. You have only 1 month july in Month column thats why you are getting only july. Fix the formula. 

Month = Format('date'[Date], "MMM")

shafiz_p_0-1724586262872.png

 

Hope this will solve your problem.

Hi @shafiz_p , sorry,  my mistake, thanks a lot for your help

@powerbiexpert22  You are welcome. If this solved your problem, please accept it as a solution, so that others can find this easily.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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