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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

How to speed up filter of text search for column filter?

I've inserted a new step to my query where I want to search for an individual text string...the search is taking forever. My query doesn't take that long to load but adding this filter step is caused Power Query to just keep thinking...and thinking.

 

Is there a faster way to add a filter on a column to search for an individaul text string? I have a large data set and I only want to get data fields that match this text string: 503589174. I would think this would go quickly but its' not. I've been stairing at my computer for maybe 30 minutes now.

 

filter.png

3 REPLIES 3
v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

I'd suggest you to filter the data in advance like that.

22222.PNG

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
Greg_Deckler
Community Champion
Community Champion

I've seen certain types of operations against certain types of data sources take forever. Usually it is SharePoint, is this a SharePoint list?

One option if worst comes to worst, import all of it and then create a new table in DAX that does the FILTER.


Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

The data is from SAP Business Warehouse. The data has already been loaded from Business Warehouse into Power Query...I've just gone back and applied a filter at the very beginning to do some troubleshooting.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.

Top Kudoed Authors