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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
selpaqm
Helper V
Helper V

match index with using text not enough memory

Hi,

 

I am using below formula in excel and working well for finding cell that contains specific part of text.

 

 

=INDEX(AAA!R:R,MATCH("*"&BBB!H159&"*",AAA!U:U,0)

 

 

however, In power BI, using containsstring is caused not enough memory issue. (table row number almost 500k, coloumn number is around 20)

so what else I can apply on it?

2 REPLIES 2
Anonymous
Not applicable

Hi @selpaqm ,

 

Please go to File --> Options --> Current File --> Data Load-->

1. Clear caches

2.Try increasing the Maximum allowed(MB)

3.Turn off Background data.

Eyelyn9_1-1644552588883.png

 

4.Refer to this blog about  Optimization in Power BI

5.Do the steps in Excel and then import the .xlsx file to Power BI.

 

 

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

AlexisOlson
Super User
Super User

What's the DAX expression you're using with CONTAINSSTRING?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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