Versions Compared

Key

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

...

Check out the Best practices when using Reporting.

Parameters

Name

Required

Migratable to Cloud?

Default Value

Description

[default] /key

  • (/)

  • NO

The key that will be retrieved from each item in the contained report.

  • If it is a list, this reporter will return an Expanded Supplier result for each of the items in that list.

  • If it is a single item, a single Expanded Supplier result will be returned.

  • If it is empty, the result will depend on whether the allowEmpty parameter is  true or  false.

See allowEmpty for details. 

as

  • (/)

  • NO

The name to set each expanded item as when accessing it in the report.

May not be item, as this is reserved for the original item being expanded.

matchAll

  • (X)

  • NO

true

If set to false content matching any of the criteria will be returned. Otherwise, the content must match all criteria. 

allowEmpty

  • (X)

  • NO

false

If set to true, the parent item will still be returned even if the specified key value is empty.

Editor View

...

Macro Edit View

...