Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here is an example of a Competition data lookup:

...

  1. This refers to the type of Filter that will be used for our data lookup. Our options are ALL (returned rows meet all conditions) or ANY (returned rows meet any conditions).

  2. Identifies all of our conditional filters that can be used to define the search for our data lookup. One or more conditions can be defined.

  3. Will set which type sequence of result value values we would like to return, the options are Highest, Lowest or Average of all row values.

Info

NOTE: Unlike our other data lookups, we don’t need to specify the name of our table since there is only one data table that contains our competition data.

...