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.

📖 READ ABOUT(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.

...

Filters can be saved, modified and shared with member of other groups. This is handy if you have created a great filter that more users will need. We’ll discuss how filters are saved and shared below.

Filtering by chips

In X1 filters are represented by one or more chips in the search bar above the list. Filters are color coded as follows:

...

Panel
panelIconId26a0
panelIcon:warning:
panelIconText⚠️
bgColor#FFC400

WARNING: When a saved filter is shared with one or more user groups, all users in the groups can edit and publish the filter.

From the list of filters it is possible to see which user who last savedthe filter including the the time and date.

X1 filter modicfication date_time.png

How to delete saved filters

If you want to delete 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 it.

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:

...

Once you have selected ‘Delete’ on one of more saved filters you want to delete then they will get a red marking with a purple stroke around it:

...

When done with the deleting you will need to click on ‘Publish’ in the upper corner to the right in the black beam.

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#C0B6F2

INFO: You’re a not able to delete a saved filter if it is used as an access filter in a specific user group from the Admin Panel.

Inherit advanced searches and saved filters ( purple chip (blue star) )

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.

...