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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

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

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

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
Microsoft Employee
Microsoft 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
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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