Skip to main content
Queries page showing search results and filter panel

Overview

The Queries page lets you search and browse the data stored in a datasource. Use it to verify that your data was imported correctly, test filters, or explore specific records.

Searching

Select a datasource from the dropdown to load its data. Use the search controls to find specific records:
ControlDescription
Search a datasourceSelect the datasource to query.
Show resultsLoad the datasource data.
Clear searchReset all filters and search criteria.

Filters

Click Add new filter to create filter rules:
FieldDescription
CriteriaSelect the field to filter on.
OperatorChoose a comparison operator (equals, contains, etc.).
ValueEnter the value to filter by.
Multiple filters can be combined. For Location datasources, an address search is available:
FieldDescription
Enter addressType an address to search for nearby locations.
DistanceThe search radius.

Results

Results are displayed in a table view or a map view:
TabDescription
TableA paginated table showing all matching records with their field values.
MapA map view showing location-based results (available for location datasources).
Results are limited to 1,000 records. If your datasource has more entries, use filters to narrow the results.

Result Annotations

Some fields may have special annotations:
AnnotationDescription
TransformedThe field value has been transformed by Reelevant (e.g., geocoding).
RenamedThe field has been renamed from its original source name.
Merge aggregationThe field was added from a merged datasource.
Count aggregationThe field was computed by Reelevant (e.g., purchase count).

Editable Datasources

For Editable datasource types, the queries page includes additional controls:
ActionDescription
Add rowManually add a data row.
Import fileUpload a file to bulk-import data into the datasource.
The import file flow includes three steps: upload, verify data, and send. You can toggle Reset data to replace all existing data.