Creating a Where Condition

You can create a Where condition using the xp-cost property by clicking the Show Condition button. The Where Condition box appears.

Figure 40.

  1. Enter [xp-cost] > 50 in the Where Condition dialog to return the number of items where the cost is greater than 50.

    Figure 41.

  2. Click Save.
  3. Right-click Part and click Start Execution.

Figure 42.

The Query Result dialog appears.

Figure 43.

As you can see, this query only contains one part item where the cost is greater than 50. You can modify the Where condition so xp-cost > 100. This returns two parts in the result.

Figure 44.

Both parts contain the xp-cost xProperty.