Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi!
I have a table with a "Count" column. Values are 0 and greater.
I would like to use a Checkbox Slicer "[x] Include Zeros" or something similar that would work.
1] When the Checkbox Slicer is checked "[x] Include Zeros"
I would like to chage the table filter for the column "Count" to "Count >= 0"
2] When the Checkbox Slicer is un-checked "[ ] Include Zeros"
I would like to chage the table filter for the column "Count" to "Count >= 1" or "Count >= All"
Thanks
Hi @Anonymous ,
It seemed wired for your logic:
for the column "Count" to "Count >= 0" and "Count" to "Count >= 1" or "Count >= All"
the data in [Count] column>=1 must >=0, so which one should the data show? And what is the logic of "Count>=All"?
Could you please offer a sample data and your desired result if possible?
Regards,
Daniel He
Hi!
Summary Table with Counts for each Item
Based on the picture above you can see that I have in the "Count" column rows with values from 0 to n. (> 0)
I would like a slicer that works like a checkbox (or a toggle button) , something like "[ ] Show only non-zero Items" with just two states.
1] "[ ] Show only non-zero Items" - If un-checked it shows all Items.
2] "[x] Show only non-zero Items" - If checked it shows only Items that have a Count > 0
(All the rows with "Status" = "green traffic light" would be filtered out)
Hope that makes it clear.
Thanks
@Anonymous did u find solution? if so can u share here
Hi!
No yet ! 😞
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 41 | |
| 37 | |
| 34 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 62 | |
| 31 | |
| 26 | |
| 25 |