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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
0Experience
Helper III
Helper III

Issues with Line Breaks in Power BI Card Visual

Hello Everyone,

 

I’m working on adding text to a Card visual using a measure, and I need to incorporate line breaks using UNICHAR(10) so the text appears sequentially. However, I’m running into an issue with text alignment.

  • The Card (new) visual has left text alignment, but when I use line breaks, the text doesn’t display correctly. It moves to the next line but leaves a lot of empty space beneath it, and not all the text is visible.

  • I’ve tried adjusting the card size, font, and padding, but nothing seems to fix it.

0Experience_0-1757081668429.png

Does anyone know why this could be happening or have suggestions on how to resolve it?

 

I also wonder if there’s a way to achieve the left-aligned text formatting in the old Card visual, which might solve the problem.

 

I don’t think I can use a Textbox to display the output, but if anyone has alternative solutions, I’d really appreciate your input!

 

Power BI file is here.

 

Thank you

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

@0Experience No surprise the New Card Visual doesn't work. It is Preview. You can use a Text box and just define a value that is your measure like this:

Greg_Deckler_0-1757086118412.png

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

@0Experience No surprise the New Card Visual doesn't work. It is Preview. You can use a Text box and just define a value that is your measure like this:

Greg_Deckler_0-1757086118412.png

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Thanks @Greg_Deckler 

 

Really appricate your help.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors