This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 33 | |
| 26 | |
| 24 | |
| 17 |
| User | Count |
|---|---|
| 67 | |
| 49 | |
| 32 | |
| 27 | |
| 22 |