1

I have a shapefile showing a list of district names. I have (currently in Excel) a long list of district names in a table. I would like to filter those districts that are in the other list. I think this is something to do with the attribute table and an expression, but I don;t know the expression for "this name is another another list".

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Mar 6, 2019 at 11:36
2
  • Which list are you referring when you said the other list? Is it the one in the excel file or the shapefile? Commented Mar 6, 2019 at 11:57
  • It would the list that is in the excel file. So I would like to highlight those districts in the shapefile that match entries in a separate list of districts in an excel file Commented Mar 6, 2019 at 12:28

1 Answer 1

1

Try using the 'Join attribute by field value' processing tool

Assuming that both tables have a field in common. I.e. link the two together on district code and then filter your data once joined.

answered Mar 6, 2019 at 14:02

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.