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
coombech
New Member

Matrix Visual Column Limit Issue

Hello, I have developed a Leave PowerApp for my organisation and have embedded a Power BI report showing employee leave entitlement and leave taken along with a calendar showing each employee's leave type for the year. I have used the matrix visual for the latter, however because of the column limitation of this visual, I can't display all 365 days. I have used slicers to split the data into quarters which is within the 100 column limit of the visual, however my manager isn't satisfied with this resolution.

 

Is there another alternative visual I could use that would display all 365 days and keep the layout as per the matrix visual? I dont think the table visual would work because it's tabular and wouldn't give me the column hierarchy as per the matrix. Please see the screenshot below of how my matrix visual currently looks...

 

2022-01-14 (1).png

 

 

 

 

 

 

 

 

Any help would be greatly appreciated.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@coombech , for the limit you can log an idea  -Ideas.powerbi.com/

 

Custom Visual you can check here

https://appsource.microsoft.com/en-us/marketplace/apps?product=power-bi-visuals

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

3 REPLIES 3
Millerwa
New Member

1. combine days together as week, so a year contain ~50 weeks, far less than 100.

2. switch/pivot column and row for your visual.

3. use 3rd party matrix visual, instead of the native matrix.

4. code your matrix visual!

amitchandak
Super User
Super User

@coombech , for the limit you can log an idea  -Ideas.powerbi.com/

 

Custom Visual you can check here

https://appsource.microsoft.com/en-us/marketplace/apps?product=power-bi-visuals

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thank you, will log the issue with matrix visual column limit at the link provided. Will take a look at custom visuals to identify any alternatives.

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