Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

summing up a number of formula columns in a structure

Zigi Fibert March 27, 2025

I have a number of calculated fields (PMCY25Q1, PMCY25Q2, etc.)

I want to write a formula that will add up the value in these fields.  How do I go about that?

 

1 answer

1 accepted

Suggest an answer

Log in or Sign up to answer
0 votes
Answer accepted
Stepan Kholodov _Tempo_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 28, 2025

Hello @Zigi Fibert 

if each field returns a single numeric value, then you can sum them up:

- individually for each issue with a formula like this: pmcy25q1 + pmcy25q2
- aggregate the values in the hierarchy, and sum them up from the bottom to the top: sum{pmcy25q1 + pmcy25q2}

I hope this helps. If you need further assistance here or if you have other questions about Structure, please reach out to us directly at our support portal.

Best regards,
Stepan
Tempo (the Structure app vendor)

Zigi Fibert March 28, 2025

Thank you @Stepan Kholodov _Tempo_ .

I did try that pmcy25q1 + pmcy25q2) and it was marked red.  What I didn't realize was that I then needed to assign an attribute to the column name for it to receive the value.

Like Stepan Kholodov _Tempo_ likes this
TAGS
AUG Leaders

Atlassian Community Events