Augments - Cloud

Overview

Augments are a set of macro parameters that provide the ability to augment the data found in the table with additional columns derived from other available information. More capabilities are planned for the future. Augments are supported in the CSV (Comma Separated Values) macro and the JSON Table macro.

Sometimes, users have little control over how data is produced, for example, when importing CSV files generated by external processes. This affects the way data is displayed in Confluence as the format may not be optimal. However, use of both augments and replacement keys can improve the look of such data in Confluence. The use of replacement keys that can be used with augments are explained in a subsequent section.

Parameters

Macro Browser Label
Description
Parameter
Augments to data row values

Enter a comma-separated list of augments to the data row values, one for each column. Specify double quotes for values with a comma.

augments
Augments to heading row values

Enter a comma-separated list of augments to heading row values, one for each column.

headingAugments
Augments to footing row values

Enter a comma-separated list of augments to footing row values, one for each column.

footingAugments
Columns to show

Enter a comma-separated list of comma separated list of column names or numbers in any order. By default, all columns are displayed in its existing order. Note that columns are indexed beginning at "1" and exclude any auto-numbered columns. For augment support, use * to represent an augmented column to be added.

columns

Replacement keys

Replacement keys enclosed in % can have replacements as indicated in the table. For example, a %#% key is replaced with the current row number. 

Confluence Cloud does not support macros inside a macro (nested macros). So, a replacement key such as %json-table% is not supported.

KeyReplacementDifference if heading or footing row?
*original value
emptyoriginal value
blankblank
#row number (starting at 1 for the first data row)blank
numbervalue of the column identified by column number (1-based count)
namevalue of the column identified by column name lookup, if valid
!| (can be needed when using wiki markup)
[{ (can be needed when using wiki markup)
]} (can be needed when using wiki markup)

Examples

Additional references

Log a request with our support team.

Confluence®, Jira®, Atlassian Bamboo®, Bitbucket®, Fisheye®, and Atlassian Crucible® are registered trademarks of Atlassian®
Copyright © 2005 - 2024 Appfire | All rights reserved. Appfire™, the 'Apps for makers™' slogan and Bob Swift Atlassian Apps™ are all trademarks of Appfire Technologies, LLC.