The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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?
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.
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.
What's the DAX expression you're using with CONTAINSSTRING?
User | Count |
---|---|
69 | |
64 | |
62 | |
55 | |
28 |
User | Count |
---|---|
184 | |
82 | |
65 | |
48 | |
38 |