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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
nerdyplayer
Helper I
Helper I

Stretch out a card or other visual for name

I have a card visual and I want to see if i can have it stretch out depending on the text. It's displaying the person's full name, so a short name Joe Smith displays just fine. Obviously when a jonathon Smith displays we get a few letters and then ... 

 

There a way to make the card stretch, or maybe decrease font size when displaying the name? ty Or use a different visual (table?). 

2 ACCEPTED SOLUTIONS
cengizhanarslan
Super User
Super User

You can't make the card visual dynamically resize or auto-shrink font based on content length. That behavior is not supported, the card has a fixed size and will truncate with ellipsis when the text overflows.

 

Option 1) Resize the card manually

Just drag the card visual wider on the canvas. For most full names this is the simplest fix with zero DAX or configuration overhead.

 

Option 2) Switch to a single-row Table visual

A Table visual wraps text naturally and you can suppress the header/border to make it look almost identical to a card:

  • Insert a Table visual, add only the Name field
  • Format pane → Style presets → None
  • Turn off Column headers, Grid lines, Row padding to minimum
  • This wraps long names instead of truncating
_________________________________________________________
If this helped, ✓ Mark as Solution | Kudos appreciated
Connect on LinkedIn | Follow on Medium
AI-assisted tools are used solely for wording support. All conclusions are independently reviewed.

View solution in original post

danextian
Super User
Super User

Hi @nerdyplayer 

Visuals in Powe BI do not resize dynamically.  You can make a card appear like it does by using html or svg which text size resizes depending on the total text lenght. But again, the visual doesn't resize - the text simply shrinks/expands.

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

View solution in original post

5 REPLIES 5
v-kpoloju-msft
Community Support
Community Support

Hi @nerdyplayer

Thank you for reaching out to the Microsoft Fabric Community Forum. Also, thanks to @danextian@cengizhanarslan@lbendlin,  for those inputs on this thread.

Has your issue been resolved? If the response provided by the community member @danextian@cengizhanarslan@lbendlin, addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.

Hope this helps clarify things and let me know what you find after giving these steps a try happy to help you investigate this further.

Thank you for using the Microsoft Community Forum.

Hi @nerdyplayer

Just wanted to follow up. If the shared guidance worked for you, that’s wonderful hopefully it also helps others looking for similar answers. If there’s anything else you'd like to explore or clarify, don’t hesitate to reach out.

Thank you.

danextian
Super User
Super User

Hi @nerdyplayer 

Visuals in Powe BI do not resize dynamically.  You can make a card appear like it does by using html or svg which text size resizes depending on the total text lenght. But again, the visual doesn't resize - the text simply shrinks/expands.

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
cengizhanarslan
Super User
Super User

You can't make the card visual dynamically resize or auto-shrink font based on content length. That behavior is not supported, the card has a fixed size and will truncate with ellipsis when the text overflows.

 

Option 1) Resize the card manually

Just drag the card visual wider on the canvas. For most full names this is the simplest fix with zero DAX or configuration overhead.

 

Option 2) Switch to a single-row Table visual

A Table visual wraps text naturally and you can suppress the header/border to make it look almost identical to a card:

  • Insert a Table visual, add only the Name field
  • Format pane → Style presets → None
  • Turn off Column headers, Grid lines, Row padding to minimum
  • This wraps long names instead of truncating
_________________________________________________________
If this helped, ✓ Mark as Solution | Kudos appreciated
Connect on LinkedIn | Follow on Medium
AI-assisted tools are used solely for wording support. All conclusions are independently reviewed.
lbendlin
Super User
Super User

No, Power BI visuals cannot currently resize dynamically.

 

If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.