Provided macros and their main functions
Macro name | macroName parameter* | Main functions | |
---|---|---|---|
1 | Table Filter | table-filter |
|
2 | Table Spreadsheet | spreadsheet-table |
|
3 | Spreadsheet from Table | spreadsheet-body-table |
|
4 | Table Spreadsheet Include | spreadsheet-include |
|
5 | Chart from Table | table-chart |
|
6 | Pivot Table | pivot-table |
|
7 | AI Table | ai-table |
|
8 | Table Excerpt/Table Excerpt Include | table-excerpt/table-excerpt-include |
|
9 | table-processor |
| |
10 | Table Transformer | table-joiner |
|
11 | Table from CSV | csv-table |
|
12 | Table from JSON | json-from-table |
|
*The macroName parameter is an internal macro name in Confluence that corresponds to the xhtml macro name attribute. It can be used when
Checking the Macro Usage section of the Confluence Administration console to find pages where the app's macros are used
- Dealing with inactive app's licenses to locate macros belonging to this or that app
- Browsing for specific macros via Confluence Search
Our macros support macro generated tables (Jira Issues, Page Properties Report, Content Report Table, etc.).
All our macros are compatible: you can create charts based on pivot tables, reuse already transformed tables, perform calculations inside a spreadsheet but filter it using more Confluence-like UI via the Table Filter macro, and so on.
Don't forget to nest macros via the Table Toolbox macro in Confluence Cloud. On Data Center you can combine macros directly on the page.