Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Import Macro Repair

Go through our vast Reporting recipes and examples on how to use the app with attachments, pages, spaces, and other unique combinations of the Reporting macros:

Child pages (Children Display)

Recipes based on difficulty

Reports based on implementation difficulty.

Easy

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
excerptTypesimple
cqllabel = "recipe-easy" and space = currentSpace ( )

Intermediate

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
excerptTypesimple
cqllabel = "recipe-intermediate" and space = currentSpace ( )

Advanced

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
excerptTypesimple
cqllabel = "recipe-advanced" and space = currentSpace ( )

Recipes based on report scope

Generate reports under a specific scope.


By page

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
excerptTypesimple
cqllabel = "content-reporter" and space = currentSpace ( )

By space

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
excerptTypesimple
cqllabel = "space-reporter" and space = currentSpace ( )

By user

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
excerptTypesimple
cqllabel = "user-reporter" and space = currentSpace ( )

By multiple contexts

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
excerptTypesimple
cqllabel = "combining-reporter" and space = currentSpace ( )