Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Why is CONTAINSSTRING not Available when you Direct Connect to a Tabular Data Model but is available With a Local Data Model? is this a bug. I can Add Measures to My Direct Connect Model, so why can't I use this function?
Solved! Go to Solution.
Because DAX measures are executed by the engine that is hosting the data model. Containsstring is a brand new function that is only available in Power BI and SSAS 2019 CTP 2.3 or later (see https://dax.guide/containsstring/)
So if you are connecting to SSAS 2017 or earlier it will not have this function available.
Because DAX measures are executed by the engine that is hosting the data model. Containsstring is a brand new function that is only available in Power BI and SSAS 2019 CTP 2.3 or later (see https://dax.guide/containsstring/)
So if you are connecting to SSAS 2017 or earlier it will not have this function available.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 49 | |
| 33 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 85 | |
| 70 | |
| 38 | |
| 28 | |
| 25 |