Creating a New Criteria
You create a new criteria to control the display of rows as per your requirement.
To create a new criteria:
For the following table designed that goes against the Supplemental Data Manager schema, the following Criteria has been defined:

Here is the defined Filter and Aggregation Criteria:

Let’s look at each Criteria definition in more detail:

The Filter Criteria definition has both Years and Period equal to the CurrentPOV. This exposes POV selections for these two attributes when the table is run for users to select.

The Aggregation Criteria filters the table if the SUM(Debt Amount) is greater than 1,000,000. SUM(Debt Amount) is in column C of the table definition.
Here is the resulting table preview. Note that the POV for Years
and Period filter the table content, and the SUM(Debt Amount)
displays only values above 1,000,000.