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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
kitti
Helper III
Helper III

Filter whole page with conditions from different tables

Hi experts,

 

I want to do filtering by conditions from different tables to the entire page of a power bi dashboard.

For example: I want to filter out Product A (table products) and Branch CT1 (table areas).

 

How do I do that? Please help.

 

 

Thanks

KL

4 REPLIES 4
amitchandak
Super User
Super User

@kitti , the filter can be applied on the table(dimensions) or the joined tables(Facts) . Depending on the relationship a "Slicer" or page level filters can be used

 

 

The information you have provided is not making the problem clear to me. Can you please explain with an example.

Appreciate your Kudos.

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak ,

 

Thank you for your message.

 

I have a Product table and an Area table.

 

Product table:

product_id, product_name, ingredient, price

 

and Area table:

branch_id, branch_name, sales_zone, product_id

 

 

I want to do this filtering --> If product_name = 'A' then branch_name != 'CT1'    (but for other products, will include branch_name CT1)

 

for all charts on the entire page.

 

 

Thanks,

KL

@kitti , if both tables have an active join on product id. It should work.

Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak ,

 

Sorry I cannot share the data. I tried using the filters pane with advanced filtering but it doesnt work. Can you please give some examples? Very similar to if-else condition I suppose.

 

 

 

Thanks,

KL

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.