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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
kik1988
New Member

Exlcuding a list of 100 PostCodes in 1 visualization without ticking 100 boxes.

Hello!

 

I am new here so hello everyone! Excited to interact with other Pbi users, I was feeling totally alone in this journey.

 

I need some help with the following issue...

 

I have multiple tables showing this year sales vs last year sales. Each one of these tables are filtered by different postcodes. This is easy as each table has 1-10 different postcodes. I simply tick the boxes in the visualization filter.

 

The problem arises in the last table, i'd like to show all postcodes excluding the ones i used previously in the beforementioned tables.  I have a list of 100 postcodes I'd like to exclude from a +7000 postcode list. I want to avoid doing this manually.

 

Is there a way to use advance filtering and paste a list of postcodes, maybe sepparated by commas?

 

Hoping you can help me,

 

Cheers

 

Enrique

1 REPLY 1
amitchandak
Super User
Super User

@kik1988 , Create a table with those 100 postcode and use not in

 

countrows(filter(Table, not Table[Postcode] in values(exclude[postcodes]) )  )

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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