Quick summary
Select by Attribute in QGIS lets you filter and highlight specific map features by writing expressions against layer data fields. Using the built-in expression builder, you can instantly isolate features that match any field value or condition without manual selection.
Steps
- Go to the Layers Panel and right-click a layer.
- Select Open Attribute Table from the context menu.
- In the Attribute Table, click Select Features Using an Expression on the top menu.
- Enter your expression by clicking the fields in the right panel and the operators at the top.
- Once done, click Select Features to run the query.
- The table will highlight all details related to your entered expression.
