Overview
The Advacned Advanced Table Viewer macro allows you to import, format, and display data from various data sources in a table format using predefined profiles.
Note |
---|
Beta release notice: The Advanced Table Viewer macro is currently in its Beta version. While we strive to deliver a seamless experience, some features are subject to change, and minor issues can arise. We encourage you to explore the macro and share your feedback to help us improve the final release. Thank you for your support and understanding! |
Beta release:
The macro currently supports importing data from CSV files.
The macro offers Sorting and Sum-up row formatting options.
Future enhancements:
Future releases will support additional data sources, such as JSON and Excel. (need inputs on what other data sources will be supported)
The macro will support more advanced options to interact with your data, such as text filtering, searching in the table, exporting, and more.
Pre-requisite: Profiles and configuration
✅ The Advanced Table Viewer macro imports data from data sources using profiles. It currently supports the CSV data connector.
✅ Make sure you have access to the required profiles, or contact your Administrator to define them. To configure profiles, refer to Configuration-Cloud.
...
You can add the macro to a Confluence page using one of the following methods:
Select from the macro browser | Advanced Table Viewer |
---|---|
Markup shortcut (Old editor) | {Advanced Table Viewer} To be done |
Markup shortcut (New editor) | /Advanced Table Viewer |
Configure the macro
Insert the macro and select the data connector. By default, CSV is selected.
...
The Advanced Table Viewer macro offers quick formatting options when viewing tables on the Confluence page. For more information, refer to Advanced Table Viewer formatting optionsYou can work with the data and create customizable views.
The Beta release offers Sorting and Sum-up row options:
Sorting: Sort table data by clicking on column headers to switch between ascending and descending order. For more information, refer to Sorting with Advanced Table Viewer macro.
Sum-up row: Automatically calculate and display the total (SUM) or average (AVG) for columns containing numeric data. For more information, refer to Summarize numeric column values with Advanced Table Viewer macro.