Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am finding this is not straight forward in pbi desktop. I am trying something simple (I think) and that is to un-bold the data in the rows of a matrix (in the below data, I referring to the actual data under Row1, Row2, Row3, and Row4. In pbi desktop, with the matrix selected, the Row1, Row2, Row3 and Row4 are defined in the Rows Section of the matrix under the Build Visual Section under Visualization.
In another report, I am trying to 'bold' individual columns (the data) in a table visual. Why is this so difficult in power bi desktop?
Thanks in advance for all suggestions and help.
Solved! Go to Solution.
Hi @PBIFanHook7
1. Matrix:
2. Table:
Hi @PBIFanHook7
As we haven’t heard back from you, we wanted to kindly follow up to check if the suggestions provided by the community members for the issue worked. Please feel free to contact us if you have any further questions.
Thanks and regards
Hi @PBIFanHook7
May I check if this issue has been resolved? If not, Please feel free to contact us if you have any further questions.
Thank you
Hi @PBIFanHook7
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.
Thank you.
I’ve run into this before 🙂. Power BI doesn’t let you format single cells like Excel, but here’s what worked for me:
Matrix: if you want the row data not to look bold, select the Matrix → Format pane → Values → set font weight to Normal. This changes all data cells (not just one row).
Table: if you want just one column to pop (say Count1), go to Field formatting, pick that column, and bump the text size a bit. You can also add a quick conditional format:
BoldColor = "#000000"Then use that in Font color for Count1. It makes the column stand out like bold while others stay normal.
👉 Tip: If you really need per-cell bolding, look at custom visuals (some HTML-based tables give you more flexibility).
I’ve run into this before 🙂. Power BI doesn’t let you format single cells like Excel, but here’s what worked for me:
Matrix: if you want the row data not to look bold, select the Matrix → Format pane → Values → set font weight to Normal. This changes all data cells (not just one row).
Table: if you want just one column to pop (say Count1), go to Field formatting, pick that column, and bump the text size a bit. You can also add a quick conditional format:
BoldColor = "#000000"Then use that in Font color for Count1. It makes the column stand out like bold while others stay normal.
👉 Tip: If you really need per-cell bolding, look at custom visuals (some HTML-based tables give you more flexibility).
Hi @PBIFanHook7
1. Matrix:
2. Table:
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!