Versions Compared

Key

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

...

Description

This filter checks if the current value is different from the previous one in the report.

This filter is useful if you are working with data which is sorted according to a particular value and you only want to display the first occurrence of that value, rather than outputting the same text for each repeated occurrence.

This macro must be used within a reporter macro.

Parameters

Name

Required

Migratable to Cloud?

Default Value

Description

[default]/key

  • (/)

...

  • NO

The key chain value to filter on.

match

  • (

...

  • X)

...

  • NO

first

Specify whether to match the first item only (the default behaviour) or repeats only. May be:

  • first - the first occurence only is displayed.

  • repeats - the repeated occurrences are displayed, not the first occurrence.

Editor View

  • Not applicable.

Macro Edit View

  • Not applicable.

Notes

  • Not applicable

...

Tutorial Examples

Tutorial Examples

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
excerptTypesimple
cqllabel = "repeat-filter"