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
JeffHess
New Member

Text List in Visual in Power BI Desktop

I'm new to Power BI so maybe I'm just missing something here but... I have a column of dimensions and I want to display that in a visual so that it looks like a list. I can do this easily in Tableau but just adding the data field to the Text Marks card (pictured).  Can I replicate this in PBI? 

 

Ideally, the data would read left to right. And also be wrappable to auto adjust when sized on the report. So I haven't been able to figure out how to use a Table or Matrix to replicate this. 

 

Any ideas?

 

 Tableau List.PNG

1 ACCEPTED SOLUTION
johnt75
Super User
Super User

You could create a measure like

Dimension values = CONCATENATEX( 'Dim Table', 'Dim Table'[Column], " ")

and then put that in a card visual

View solution in original post

2 REPLIES 2
Kaly
Resolver II
Resolver II

Hi @JeffHess ,

Is your problem solved?? If so, Would you mind accept the helpful replies as solutions? Then we are able to close the thread. More people who have the same requirement will find the solution quickly and benefit here. Thank you.

 

Best Regards,

Kaly

johnt75
Super User
Super User

You could create a measure like

Dimension values = CONCATENATEX( 'Dim Table', 'Dim Table'[Column], " ")

and then put that in a card visual

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.