Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am pulling some data from SAP BW andtry to achieve query folding as possible as I could.
I try to filter a column (Work Operation Center) by string that contains "/MA" and "/MB" but this step cannot be query-folded. The whole datasets has probably tens of thousands of rows, with only a few hundres rows (those /MA and /MB) are required. It is not efficient to pull the entire dataset into Power BI and before filtering.
Is there any alternative I can use?
Thanks @AlexisOlson It does not fold with one Text.Contains function. I guess transformation like Text.Contains cannot be fold with SAP BW.
I am not familiar with MDX, so I hope to find a solution using M query,
It seems like it should be able to handle that. Will it fold if you have just one Text.Contains function (remove the second one)?
If you can't get it to fold, then one possibility is to connect using a query string. I don't know much about SAP BW, but this documentation suggests to me that it's possible to use an MDX statement for a query string.
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-sap-bw-connector
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 7 | |
| 4 | |
| 3 |