Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello all,
We have a below report to show Product Sales. Our customer wants some of the column should be Vertically centered Align. for Example Product & Product Type column should be vertically centerted align.
How to achieve it..
Thanks,
PBI V2
Solved! Go to Solution.
@Anonymous That is not possible in Matrix Visual
Proud to be a Super User!
Did you ever used UNICHAR(10) to align that?
Let me explain a little more...
If you have a measure titled as "NAME", you can use another measure called "NAME ALIGNED" (or anything you want...) and concatenate with UNICHAR(10) that means "ENTER". Like this:
@Anonymous That is not possible in Matrix Visual
Proud to be a Super User!
@Anonymous Try Row Headers Align Center
Proud to be a Super User!
Hello @VijayP
Thanks for your response
We have checkedand found that Row Header is centered align. so horizontally, it is working fine. We need to vertically centered align. Below is the screenshot showing Text in Red box is actual location and we need text in location mentioned in green box.
Thanks,
PBI V2
Did you ever used UNICHAR(10) to align that?
Let me explain a little more...
If you have a measure tittled as "NAME", you can use another measure called "NAME ALIGNED" (or anything you want...) and concatenate with UNICHAR(10) that means "ENTER". Like this:
See more: UNICHAR function - Microsoft Support
About "UNICODE": List of Unicode characters - Wikipedia
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.