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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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