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
Anonymous
Not applicable

using Multi-row Card

Hello,

 

I am using a multi card row to show data.  For example, I have:

 

850

Number of cases

700

Number of cases Accepted

100

Number of cases which required deeper evaluation

 

The first issue is related to the Category label. As the last category label is very long, I need to increase the width to see completly the last label category title.  However, all the data labels and category labels fall on one line.

 

Also, I would like to know if there is a way to have the field name first then the value.

Regards

 

1 ACCEPTED SOLUTION
dax
Community Support
Community Support

Hi alepage,

As I know, this is by design, the multi-row card is used for displaying data like below

137.png

So one workaround is to unpivot table. If your data is like below , you could try  to unpivot table like below

138.png

Then  add this in card and set card like below

139.png

Best Regards,

Zoe Zhi

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
dax
Community Support
Community Support

Hi alepage,

As I know, this is by design, the multi-row card is used for displaying data like below

137.png

So one workaround is to unpivot table. If your data is like below , you could try  to unpivot table like below

138.png

Then  add this in card and set card like below

139.png

Best Regards,

Zoe Zhi

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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