Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Formula that can add All previous columns

Rafiuddin_333
7 - Meteor

Hi All, Can anyone help me out if there is anyway to get value for all periods (Jan - April and subsequent periods too in the future) instead of adding period name every time in Formula tool

 

We have ALT +/= in excel which gives formula, Just curious if there is any such way to do in Alteryx?

 

ParticularsJan-24Feb-24Mar-24Apr-24Grand Total
Cost100300400500 

 

Thank you very much for your time

Rafi

2 REPLIES 2
binuacs
21 - Polaris

@Rafiuddin_333 you can use the transpose tool for this

image.png

aatalai
15 - Aurora

Also you can take a look at the crew macros and use the add totals too

 

http://www.chaosreignswithin.com/p/macros.html

ladd totals.PNG

Labels
Top Solution Authors