Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi All,
I want to filter name by %mas% OR NULL
My Dax is :
Column = IF( CONTAINSTRINGS(name),"mas" || name= Blank(), 1, 0)
But it is not filtering correctly, any idea?
Solved! Go to Solution.
@az38 Hi Thanks for the response.....
The code got me closer to the actual number , the difference is less atleast 😄
@az38 Hi the green table is the actual table , the second table is from my power BI , power BI doesnt show/pick the blank row as seen in green table which is $528..
https://docs.microsoft.com/en-us/power-bi/desktop-show-items-no-data
maybe it will help you
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 53 | |
| 42 | |
| 30 | |
| 24 |