- Make sure you have selected the “Entities” tab
- Click on the table/view you want to explore
- Use the next “Previous” / “Next” buttons to navigate through rows
- Optionally, search for specific rows using filters


Filters
To filter the data of a table:- First select a table.
- Then click the “Filters” button to reveal the filters UI.

- Select which column to filter on
- Select which comparitor to use (
=
,<
,>
,LIKE
, etc.) - Define for which value to filter
- Apply/Unapply the filter by clicking the “Apply” / “Applied” button
- Optionally, add additional filters or remove filters using the minus and plus buttons. Multiple filters will be combined using
AND
.
