Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
So, I have a table called Work Zone Related, I want to use this table and filter out rest of the dashboard. So, if work zone realted is yes for one of the crashes, I want it to show up on the viusals, and don't want other stuff to show up.
Thanks in advance
@abhi87 ,based on what I got so far
can make measure as blank and background and font color as #FFFFFF00 for such scenario and this will give feel visual is hidden
color measure = if(isfiltered(Table[Workzone], "#FF0000","#FFFFFF00" )
Use such a measure in conditional formatting using field value option
Hi @amitchandak
I believe you understood my explaination wrongly. In my final report the work zone visual won't be there. I have kept it right now for the screenshot.
So, excluding that visual I have four other visuals. Right now these four visuals are taking into account all the data. What I want them to do is only take the work zone table data into account, and only show the ones with "yes" in the visual.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 52 | |
| 51 | |
| 39 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 84 | |
| 33 | |
| 29 | |
| 25 |