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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hey guys, i'm wondering if there any suggestion on how to aligh the text on card viz left-aligned?
Solved! Go to Solution.
In Power BI, the default Card visual does not allow text alignment changes (it's always centered). To left-align the text like in your screenshot, you can use one of these approaches:
Option 1: Use a Multi-row Card
Insert a Multi-row card instead of a normal card.
Add your measure(s) there.
Multi-row cards align text to the left by default.
Option 2: Use a Table or Matrix
Place the measure inside a one-row Table or Matrix.
Turn off headers, gridlines, and background.
Adjust font sizes and formatting — this replicates a left-aligned card.
Option 3: Use a Custom Visual
Marketplace visuals like Card with States by OKViz or KPI Card support left alignment.
Install from AppSource and set alignment in formatting options.
👉 Recommendation: If you want a native and lightweight solution, Multi-row Card is the simplest. For more styling (like KPI indicators, variance), use a custom visual.
In Power BI, the default Card visual does not allow text alignment changes (it's always centered). To left-align the text like in your screenshot, you can use one of these approaches:
Option 1: Use a Multi-row Card
Insert a Multi-row card instead of a normal card.
Add your measure(s) there.
Multi-row cards align text to the left by default.
Option 2: Use a Table or Matrix
Place the measure inside a one-row Table or Matrix.
Turn off headers, gridlines, and background.
Adjust font sizes and formatting — this replicates a left-aligned card.
Option 3: Use a Custom Visual
Marketplace visuals like Card with States by OKViz or KPI Card support left alignment.
Install from AppSource and set alignment in formatting options.
👉 Recommendation: If you want a native and lightweight solution, Multi-row Card is the simplest. For more styling (like KPI indicators, variance), use a custom visual.
Thanks a lot! Option 1 is the way I’ll go. Thank you!
Thanks a lot! Option 1 is the way I’ll go. Thank you!
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.