I want to create a table similar to the following:
Col4 | Col3 | Col2 | Col1 |
1_4 | 1_3 | 1_2 | 1 |
2_4 | 2_3 | 2_2 | 2 |
3_4 | 3_3 | 3_2 | |
4_4 | 4_3 | 4_2 | 4 |
One merged cell - which actually references 2 rows.
I dont mind achieving this by merging cells or creating a hierarchical table.
Any idea which Macro I should use, and how to do it?
Eyal
Hi @Eyal Zmora ,
If you want to create this table manually (just merge several cells), then you don't need any macros: select your cells and choose to merge them from the menu.
If you mean that you want to group your data, to create an aggregated pivot table like in Excel, then you'll need additional apps from the Atlassian Marketplace.
For example, we can suggest trying our Table Filter and Charts for Confluence app and its Pivot Table macro.
Hi @Katerina Kovriga {Stiltsoft} I am writing python code which generates csv/json files of some format. I'd like to use them as the basis for the Confluence table. So to your question - this is not manual.
I looked at the Table Filter and Charts for Confluence, and as its name implies it allows filtering of the data and displaying charts of different types.
The Pivot Table macro allows aggregation of the data.
I am still not sure how to merge specific cells, or create a hierarchical table (A table with data which can be collapsed and expanded).
Thanks,
Eyal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the clarification - seems that our app is not exactly what you need.
We provide the Table from JSON/Table from CSV macros that can recreate tables in Confluence from json/csv attachments/URLs. These tables can be further filtered/aggregated.
But we don't have the hierarchical tables feature. Hope somebody else will come across this question, read this thread and suggest a solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.