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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Filtering Text Measures

Hello,

I have a question. I created a measure that concatenates strings, based on a group of fields in a table.

 

 

Providers = 
    CONCATENATEX(
	VALUES('DASHBOARD CA NET'[Provider Company Name]),
		'DASHBOARD CA NET'[Provider Company Name],
		", ",
		'DASHBOARD CA NET'[Provider Company Name],
		ASC
	)

 

 

The problem is only a numeric filter is available, whereas my field is only text (I already tried a CONVERT).
KuroTenshi_1-1652192712197.png

I precise the dataset is already deployed, and not embedded in the Report. So I would like to avoid using a gross workaround like creating a calculated table in the Dataset

Does anybody knows a "client-side" solution ? Or is it simply a bug to report ?

Cheers

3 REPLIES 3
amitchandak
Super User
Super User

@Anonymous , I dragged a text measure and I am getting text filters

 

amitchandak_0-1652196155448.png

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

@amitchandak Thank you for the fast reply. I retried and no luck for me. Maybe is there something in my measure Power BI doesn't like ?

My Power BI version : 2.104.941.0 64-bit (April 2022)

Hi, @Anonymous 

 

If you add the original field to your view, the text filter will appear. You can try it.

vzhangti_0-1652421124154.png

 

Best Regards,

Community Support Team _Charlotte

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

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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.