Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I want to create a filter that uses 2 different fields/columns.
I have the following table
| id | actual | budget |
| 1 | 10 | 20 |
| 2 | 0 | 50 |
| 3 | 0 | 0 |
| 4 | 20 | 23 |
I don't want to see id number 3, I want my table to filter out rows when the actual = 0 and budget = 0
Thanks !
| User | Count |
|---|---|
| 52 | |
| 35 | |
| 22 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |