ExecuteFilter

Overview

Executes a predefined data filter and returns a rowset containing the results. Use this function only in landing page contexts. You must use a data extension as the data source for the data filter. This function does not work with profile attributes.

Syntax

ExecuteFilter(1)

Function Properties

Ordinal Type Description
1 string Required External key of data filter to execute

Usage

ExecuteFilter('ExampleDataFilter')

The system returns all applicable rowsets.

Last Updated: Jun 8, 2021