Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Filtering is a way to limit the number of lineitems line items shown in the list. At any given point the database contains potentially thousands of records of lineitems line items so in order to make tracking more efficient, it is necessary to apply one or more filters to make it easier to find the right lineitemsline items.

📚 (blue star) CONTENT:

Table of Contents
minLevel2
maxLevel6
outlinefalse
stylesquare
typelist
printabletrue

...

Filters can be very simple, ie. to show lineitems line items with a certain status. They can also be extended to include two or even more parameters such as linetimes with a certain status and a deadline tomorrow.

...

So in a human language at statement like “show me all lineitems line items that have the status “booked” would translate into filter lingo as “Status equals Booked”.

Extending the statement to “show me all lineitems line items that have the status “booked and the deadline is tomorrow” would, in filter terms, look something like “Status equals Booked” AND “Deadline is tomorrow”.

...

The last sentence above is an example of a filter that combines to individual statements. In this case the connector is the “AND” meaning that both filters apply to the lineitems line items shown in the list.

It is also possible to define a filter where either the first “OR” the second statement apply to the found lineitemsline items. “AND” and “OR” are the so-called logical operators that define how filters can be combined.

...

How to delete saved filters

If you want to delete a one or more saved filter you must either have access to it by being part of a user group that it is shared with or be the creator of a saved filterit.

You can only delete one saved filter at a time and it is done by clicking on the three dots to the right in the end of each saved filters:

...

Purple chips indicates that they are inherited from a Workbench either as advanced searches (which can be edited) or as saved filters (which cannotbe edited, unless the user has specific access to it as part of a user group membership).

...

The purpose is to enable functionality that is required for the purpose of the workspace. In the Ad tracking workspace, for example, the black chips enable users to toggle creatives that have or have not yet been assigned to a lineitemline item. Ih this case, the black chip offers a switch that toggles Assigned vs. Unassigned modes.

...