Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
abhi87
Helper I
Helper I

Filtering using a table

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.

 

Capture.PNG

Thanks in advance

2 REPLIES 2
amitchandak
Super User
Super User

@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

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Users online (13,585)