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
ovonel
Post Prodigy
Post Prodigy

Why text field can't be used in a card?

I have a text field that it can't be selected to be added in a card visual:

ovonel_0-1660597556319.png

 

Properties

ovonel_1-1660597575576.png

 

 

Why is this? 

 

I select a 'card' visual but I can't add it... I have the same colum in other models/pbix and it works just fine.

 

1 ACCEPTED SOLUTION
v-rongtiep-msft
Community Support
Community Support

Hi @ovonel ,

If you use a card with text the default is to use only the "first" text result.  Cards are better used for counts and numbers than they are for text.  If you want the card to be a representation of the data in the visual, you will have to create a measure based on your data and then have that measure give you a text result that you are looking for in the card.

 

If you don't want to create a measure, you could try to use the Multi-row card or an Advanced card and then have a slicer which affects both the card and the visuals.

 

I have also found a similar post, please refer to it to see if it helps you.

Solved: Text/Card Assistance - Microsoft Power BI Community

 

If I have misunderstood your meaning, please provide more details.

 

Best Regards

Community Support Team _ Polly

 

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

2 REPLIES 2
v-rongtiep-msft
Community Support
Community Support

Hi @ovonel ,

If you use a card with text the default is to use only the "first" text result.  Cards are better used for counts and numbers than they are for text.  If you want the card to be a representation of the data in the visual, you will have to create a measure based on your data and then have that measure give you a text result that you are looking for in the card.

 

If you don't want to create a measure, you could try to use the Multi-row card or an Advanced card and then have a slicer which affects both the card and the visuals.

 

I have also found a similar post, please refer to it to see if it helps you.

Solved: Text/Card Assistance - Microsoft Power BI Community

 

If I have misunderstood your meaning, please provide more details.

 

Best Regards

Community Support Team _ Polly

 

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

DataZoe
Employee
Employee

@ovonel do you have calculation groups in the model? It will discourage implicit measures (when you simply drag a column to a visual). You can get around this by creating an explicit measure for it, such as 

 

Message = selectedvalue('Report Configuration'[message])

Respectfully,
Zoe Douglas (DataZoe)



Follow me on LinkedIn at https://www.linkedin.com/in/zoedouglas-data
See my reports and blog at https://www.datazoepowerbi.com/

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.