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
duncanwil
Frequent Visitor

Filtering a large list

I have a list of millions of rows/transactions and each transaction relates to a postcode. There are up to 500,000 distinct postcodes use in any year.

 

I have created visualisations and tables with this data set and filtered out all postcodes bar the one(s) I might be interested in. It worked and because of the large number of postcodes, it seems to work better than using a slicer. I have created helper columns for the initial letter of a postcode and another one for the first two characters of a postcode and they help with slicing but filtering is more direct in that case.

 

My question relates to the New Quick Measure and creating a filtered value. In order to filter using my postcode of interest, I would need to scroll down the list but that is tedious and I can see it would take a long time if, for example, my postcode of interest starts with the letter H or I or J, in the middle of the alphabet.

 

So, is there a quick and direct way of filtering the database in a New Quick Measure as there is in what I might call an ordinary filtering situation?

1 REPLY 1
jdbuchanan71
Super User
Super User

If you have a lookup table for your post codes, could you add a column to that to tag the ones you are interested in?  Somthing like 'Focus Area' yes / no then you could just filter your report to 'Focus Area; = yes rather than picking each post code?

Helpful resources

Announcements
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.