Table cols and a summary in Confluence

a.haaken March 28, 2012

Are there very rudimental spreadsheet functions for Confluence?

Like SUM, AVG, Max,Min?

4 answers

3 votes
Andrey Khaneev _StiltSoft_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 29, 2015

Try Table Filter's Pivot Table macro, it can calculate count, sum, average, max and min.

0 votes
CelesteCS May 11, 2016

Hello!

For any calculations in Confluence, including calculations over tables, you may use CelesteCS Math for Confluence.

Assume you have a table with three rows and three columns: A1 till C3. Then here are the simplest examples of formulas you may use:

MAX(Table1.A2:C3) - MIN(Table1.A2:C3)
AVG(Table1.A2:C3) / SUM(Table1.A2:C3)

 

As you see, it is very simple and is similar to EXCEL with equal set of functions.

There is a plenty of other functions in the macro, so you may perform any calculations using formulas in EXCEL style.

Thanks!

 

0 votes
Adrien Ragot 2
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 6, 2013

Your data shouldn't mingle with the text, it should be a separate object so you can include it on several pages and perform calculations on it.

I'm building the Play SQL Spreadsheet tool so people can create tables, then insert them on wiki pages. This way, you can also write queries to get the sum, average, max and min and make graphs.

0 votes
David at David Simpson Apps
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
March 28, 2012

If you want spreadsheet functionality, have you considered embedding a spreadsheet?

e.g. the Microsoft Office connector functionality, or the Google Docs plugin?

Alternatively, you could perhaps create some javascript based user macros that do this in COnfluence tables.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events