Skip to end of banner
Go to start of banner

Exporting Table View

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

On this page

Overview

This page demonstrates how to use the Table Plus macro, which is part of the Advanced Tables for Confluence add-on, to provide view users an option to downloading or exporting (as an attachment) a CSV representation of the table view.

Macro Browser Input

Select this Macro

Macro NameTable Plus
Macro Syntax{table-plus}

Define these Parameters/Values

Auto number on each rowselected
Auto total rowselected
Sort descendingselected
Auto sort column3
Column typesS,E,I
Column attributes

style="text-align:center;",style="text-align:center;",style="background:lightyellow;text-align:right;"

Screenshot

 

Wiki Markup Input

{table-plus:autoNumber=true|autoTotal=true|sortDescending=true|sortColumn=3|columnTypes=S,E,I|columnAttributes=style="text-align:center;",style="text-align:center;",style="style="text-align:right;background:lightyellow;"|highlightColor=lightgoldenrodyellow}
|| Product || On Plan || Revenue ||
| A | (/) | 325100 |
| D | (/) | 315850 |
| C | (x) | 250420 |
| B | (/) | 98650  |
| E | (x) | 79010  |
{table-plus}

 

Example Result

(info) Note that columns are centered, rows are autonumbered, and the Revenue column is auto-totalled. You can click a column heading to sort by that column.

 

Other Examples

Visit our full list of product examples for additional inspiration!

 


Find answers from the community.

Ask a question to the community.

Log a request with our support team.

  • No labels