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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Power BI Report builder Matrix formatting issue

Hi ,

 

Need help in Power BI Report builder Matrix formatting below where i need to get the Vertical and Horizontal grid lines in the visual. Could you please help on the above issue.

 

 

 

1 ACCEPTED SOLUTION
cengizhanarslan
Super User
Super User

In Power BI Report Builder, grid lines in a Matrix are controlled at the cell and row level, not by a single “gridlines” toggle like in Power BI Desktop.

To show both vertical and horizontal grid lines, select the entire matrix first (click the grey handle in the top-left corner), then in the Properties pane set BorderStyle = Solid, BorderWidth = 1pt, and choose a BorderColor. This applies an outer border only.

Next, you need to apply borders to the cells themselves. Click inside the matrix, select all data cells, row headers, and column headers (you can drag to multi-select), then set Left, Right, Top, and Bottom borders to Solid with the same width and color. This is what actually creates the internal grid lines.

If some lines are still missing, check the Row Groups and Column Groups. Select each group (including totals) and ensure the border settings are applied there as well, since grouped rows can override cell borders.

Once this is done, the matrix will render with clear vertical and horizontal grid lines in the report output.

_________________________________________________________
If this helped, ✓ Mark as Solution | Kudos appreciated
Connect on LinkedIn | Follow on Medium
AI-assisted tools are used solely for wording support. All conclusions are independently reviewed.

View solution in original post

3 REPLIES 3
v-saisrao-msft
Community Support
Community Support

Hi @Anonymous,

Checking in to see if your issue has been resolved. let us know if you still need any assistance.

 

Thank you.

v-saisrao-msft
Community Support
Community Support

Hi @Anonymous,

Have you had a chance to review the solution we shared by @cengizhanarslan? If the issue persists, feel free to reply so we can help further.

 

Thank you.

cengizhanarslan
Super User
Super User

In Power BI Report Builder, grid lines in a Matrix are controlled at the cell and row level, not by a single “gridlines” toggle like in Power BI Desktop.

To show both vertical and horizontal grid lines, select the entire matrix first (click the grey handle in the top-left corner), then in the Properties pane set BorderStyle = Solid, BorderWidth = 1pt, and choose a BorderColor. This applies an outer border only.

Next, you need to apply borders to the cells themselves. Click inside the matrix, select all data cells, row headers, and column headers (you can drag to multi-select), then set Left, Right, Top, and Bottom borders to Solid with the same width and color. This is what actually creates the internal grid lines.

If some lines are still missing, check the Row Groups and Column Groups. Select each group (including totals) and ensure the border settings are applied there as well, since grouped rows can override cell borders.

Once this is done, the matrix will render with clear vertical and horizontal grid lines in the report output.

_________________________________________________________
If this helped, ✓ Mark as Solution | Kudos appreciated
Connect on LinkedIn | Follow on Medium
AI-assisted tools are used solely for wording support. All conclusions are independently reviewed.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors