Contains a location filter to specify that only entries posted to a particular location are to be included in an analysis view. You must use the standard filter expressions.

MeaningSample ExpressionIncluded in Update

Equal to

BLUE

Entries from BLUE location (the code can be numbers instead of letters)

Interval

BLUE..GREEN

Entries from locations BLUE through GREEN

Either/or

BLUE|YELLOW

Entries from location BLUE or YELLOW

Different from

<>GREEN

All entries except those belonging to location GREEN

Tip

See Also