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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
peterg0417
Helper II
Helper II

Text measures & Multi Row cards

Sorry if there's an obvious solution to this, but I just can't seem to figure it out.

 

I have a multi-row Card visual with 5 elements. One of those elements is text. However, Power Bi automatically uses that text as the title. But I don't want it as a title. I just need it to show me the info + label.

 

How do I do this?? I want to see "Time to XYZ" under the "11 months 2 weeks 1 days" the same way I see "Original Contract Value","Change Order Cost" etc labels.

peterg0417_0-1685041657216.png

 

 

1 ACCEPTED SOLUTION
v-jingzhang
Community Support
Community Support

Hi @peterg0417 

 

I can reproduce this issue. However according to an old thread, this is by design and the product team won't change this behavior. See Display issues with multirow card with text values... - Microsoft Fabric Community

 

Thanks to the blog Using text measures in multi-row cards in Power BI – XXL BI, you can create a measure like 

New measure = IF(TRUE, [Time to XYZ], 1)

This measure can be displayed as a normal field like other measures in the multi card visual. 

 

In addition, if you add more than one Text type measures into a multi card visual, this issue will not happen. 

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

View solution in original post

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @peterg0417 

 

I can reproduce this issue. However according to an old thread, this is by design and the product team won't change this behavior. See Display issues with multirow card with text values... - Microsoft Fabric Community

 

Thanks to the blog Using text measures in multi-row cards in Power BI – XXL BI, you can create a measure like 

New measure = IF(TRUE, [Time to XYZ], 1)

This measure can be displayed as a normal field like other measures in the multi card visual. 

 

In addition, if you add more than one Text type measures into a multi card visual, this issue will not happen. 

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.