Filter a list
Filters are how you get every record matching a rule, rather than the best few matches search would give you. Every list page has the same filter panel.
- 1Open the list page for the kind of record you want — customers, opportunities, contacts, leads, or activities.
- 2Open the filter panel and click Legg til filter.
- 3Pick the field, pick how to compare it, and give the value.
- 4Add more with Legg til betingelse. Conditions in the same group are combined with og, so each one narrows the list further.
- 5The list updates to show everything that matches.
Custom fields are filterable. Anything your company added to a record — a project number, a region, a category of your own — appears in the field list alongside the built-in ones. This is the reason filters answer questions search cannot: search only reads names, filters read fields.
Ranges. Numeric and date fields offer greater-than and less-than comparisons, so "postcode from 8000 to 8999" is two conditions on the same field rather than a text search. Dates also have shortcuts like Siste dag forrige måned so a view stays correct as time passes instead of freezing on a hard-coded date.
Either/or. When you need "this OR that" rather than "this AND that", use Legg til gruppe. Conditions within a group are joined by and; the groups themselves are joined by or.
Use Fjern alle to start over.
Once the list is right, two things are worth doing: save it as a view so you never rebuild it, and export it if you need the data outside DealJourney. The export always follows the filters currently applied, so filter first.
Var dette nyttig?