Local Reporter
Description
Allows reporting on the current page or reported item.
This reporter will display the contents of any sub-item of either the current item or that specified by the source parameter, identified using the prefix:key value.
If it is used in a top-level report on a page, the current page will be the default source.
Parameters
Name | Required | Migratable to Cloud? | Default Value | Description |
---|---|---|---|---|
[default] /key |
|
| Current page | The key chain value to report on. |
source |
|
| The location to report on. A standard Confluence content link. e.g.: My Page, ^attachment.ext, @self, etc. | |
matchAll |
|
| Yes | If set to false, content matching with any of the criteria will be returned. Otherwise, the content must match all criteria. |
Editor View
Not applicable.
Macro Edit View
Not applicable.
Notes
This macro was formerly known as the current-item-reporter
, but was expanded and renamed in Reporting 1.2.
Tutorial Examples
- Creating an IF ELSE statement with Reporting
- Calculating Work Hours in a Day
- Building a Forum in Confluence with Reporting
- Show maps based on addresses in Scaffolding fields
- Multiple Ways to Use Expanding Reporter
- List Comments and Replied Comments on a Page
- Generating a List of Pages with No Label
- Extract values from page titles using Reporting Text Supplier
- Extract values from page titles using regex
- Displaying a List of Only Grandchildren Pages
- Displaying a List of Children for a Page with Customized Details
- Customizing a Report with Image Attachments
- Create a report to monitor project status
- Listing Attachments from Another Page
- Listing Attachments from Current Page