--- title: "Column Operations" description: "Column Operations: Fields, Sort & Filter" --- ## Fields Click `Fields` to control the visibility of a field. image By default, all system fields will be hid. However, you can tick `Show system fields` to make them visible. image ### Re-order Columns Column positions can be re-ordered. Open `Fields` menu, and re-order fields as needed by dragging and dropping the `drag icon`. image ### Hide / Unhide Columns To hide / unhide columns, open `Fields` menu, tick checkbox to keep the column visible, untick checkbox to remove it from the view. :::tip You can create different grid views with different fields shown in each view. ::: image ## Sort Sorting allows you to order contents alphabetically (A → Z) / (Z → A) (OR) in ascending / descending order. NocoDB allows nested sorting. You can choose column fields & order in which to apply nested sorting. Lookup, Formula, Nested Data are also supported in Sorting. image image image ## Filter Filters allow you to restrict / organize your data on the view as per your needs. NocoDB allows nested filters. You can choose multiple columns and conditions to apply filter. Between filters, you can opt for either `and` or `or` mode operation. Lookup, Formula, Nested Data are also supported in Filtering. image image You can also group several filters together using Filter Group. image ### Enable NULL and EMPTY Filters NULL filters (`is null` & `is not null`) and EMPTY filters (`is empty` & `is not empty`) are hidden by default. If you wish to filter out either one only, you may enable `Show NULL and EMPTY Filter` in Project Settings. ![image](https://user-images.githubusercontent.com/35857179/219009085-0308b2a9-10af-4afe-84b6-df52e42fb1a8.png) Otherwise, we can use Blank filters to filter out cells with NULL values and EMPTY values. ### Supported Filters Currently we support different types of filters for corresponding columns. Please refer the below matrix for details.