Forum Discussion
Request for Guidance on Power BI Visualization
Hi Guys.
I would like to seek your advice regarding a visualization challenge I am currently facing in Power BI. Specifically, I would like to know whether the type of visual I have in mind can be created using the Matrix visual, or if another visual would be more suitable.
The expectation visual should be like this in Power BI :
If it is possible, I would greatly appreciate any guidance on how to configure the Matrix visual to achieve the desired output. However, if the Matrix visual is not the right option, I would be thankful for your suggestions on which visual type would be more appropriate and the steps needed to create it.
Your support and insights on this matter will be very valuable to me.
Regards,
Chrisyan
The visual you shared is based on merged cells, which is possible in Excel because Excel works at the cell level.
In Power BI, the design logic is different. The Matrix visual is built on rows and columns, and does not support true cell merging or centering. You can approximate the structure by:
-
Building a hierarchical table to align headers, and
-
Using dynamic measures or field parameters to control the values.
However, the result will not look exactly like Excel, and dynamic measures may also add performance overhead.
If you need the same look and flexibility, I recommend exploring third-party visuals such as Inforiver, which provide much greater control over table layouts (including merged headers). Their support team can also advise on your exact scenario.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
-
6 Replies
- chrisyan_manaluHelper II
Dear Ritaf1983
Thank you for your suggestion. I will try the solution as you recommended.
Dear Shivu-2000
If you don’t mind, could you please share a sample PBIX file so that I can implement it accordingly? - Shivu-2000Responsive Resident
Yes, this layout can be achieved in Power BI using the Matrix visual, with some formatting adjustments:
-
Rows (Description):
-
Place the “Description” field in the Rows section of the Matrix.
-
-
Columns (Groupings):
-
Create calculated measures for each required metric, such as:
-
Performance: Previous Month, Current Month, % Variance
-
Budget: Current Month, % Variance vs LY
-
Achievement: Current Month, % vs Budget, Full Year
-
-
Add these measures to the Columns section to represent the grouped structure.
-
-
Values:
-
Assign the respective measures to the Values section of the Matrix.
-
-
Formatting Adjustments:
-
Disable Stepped Layout under Row headers to align data neatly.
-
Apply background colors to column headers (e.g., blue, green, orange) to match the required visual grouping.
-
Use Conditional Formatting to highlight specific values where needed.
-
Add titles or sub-headers either through Field Formatting or by introducing dummy measures (with blank values) to act as spacers.
-
This approach allows the Matrix visual to replicate the tabular structure shown in your example, while retaining native Power BI interactivity and flexibility.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Happy to help! -
- Ritaf1983Super User
The visual you shared is based on merged cells, which is possible in Excel because Excel works at the cell level.
In Power BI, the design logic is different. The Matrix visual is built on rows and columns, and does not support true cell merging or centering. You can approximate the structure by:
-
Building a hierarchical table to align headers, and
-
Using dynamic measures or field parameters to control the values.
However, the result will not look exactly like Excel, and dynamic measures may also add performance overhead.
If you need the same look and flexibility, I recommend exploring third-party visuals such as Inforiver, which provide much greater control over table layouts (including merged headers). Their support team can also advise on your exact scenario.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
-
- v-echaithraCommunity Support
Hi chrisyan_manalu ,
I hope the information provided by Ritaf1983 is helpful. I wanted to check whether you were able to resolve the issue with the provided solutions. Please let us know if you need any further assistance.
Thank you.
- v-echaithraCommunity Support
Hi chrisyan_manalu ,
We’d like to follow up regarding the recent concern. Kindly confirm whether the issue has been resolved, or if further assistance is still required. We are available to support you and are committed to helping you reach a resolution.Best Regards,
Chaithra E. - v-echaithraCommunity Support
Hi chrisyan_manalu ,
May I ask if you have resolved this issue? Please let us know if you have any further issues, we are happy to help.
Thank you.