/
CSV To Table for Confluence 6.x Documentation
CSV To Table for Confluence 6.x Documentation
Using the UI
- Select the macro browser:
- Search for CSV and select CSV to Table:
- Tick the box if you want the first row to be a header:
- Change the separator field if you want to use anything other than ,
- Set the Remote Url field to the url of a remote CSV if you want your CSV data to come from there.
- Select an attachment from the dropdown if you want your CSV data to come from there (Only available with Server version)
- Press "Insert"
- If you have not entered a Remote Url or selected an Attachment then you can write or paste your CSV contents into the body provided:
As a Command
If the first row is a header
{csv-to-table:firstrowheader=true}
If the first row is not a header
{csv-to-table}
To use a remote url
{csv-to-table:remoteurl=http://link_to_your_csv.data}
To use more than one parameter
{csv-to-table:firstrowheader=true|separator=;}
Write or paste your CSV contents into the body provided:
, multiple selections available,
Related content
CSV To Table for Confluence Documentation
CSV To Table for Confluence Documentation
More like this
CSV to Table Legacy Documentation
CSV to Table Legacy Documentation
More like this
CSV to Chart for Confluence Documentation
CSV to Chart for Confluence Documentation
More like this
Table View Powered by Apache Parquet Documentation
Table View Powered by Apache Parquet Documentation
More like this
Table Aligner for Confluence Documentation
Table Aligner for Confluence Documentation
More like this
Smart Values for Confluence Documentation
Smart Values for Confluence Documentation
More like this