Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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
| User | Count |
|---|---|
| 50 | |
| 40 | |
| 32 | |
| 14 | |
| 13 |
| User | Count |
|---|---|
| 87 | |
| 73 | |
| 37 | |
| 28 | |
| 26 |