Using Sets to Highlight Data

Using Context Filters to Limit Scope

Use a context filter when you want to specify a context for another filter in your view, such as a Top N filter. For example, you could use Region as a context filter to see the top-10 selling products per region rather than across a whole data source. Context filters can help improve performance, too, by limiting the scope of a query to the specified context.

Learning Objectives

  • Describe the purpose of a context filter when applying a Top N filter.
  • Create a context filter.

t

t

t

t

t