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.

Current Month Balance/Prior Month Balance Starting by specific data field

myerkate16
6 - Meteoroid

Hello! I am trying to create a workflow that uses the last month's [Current Ending Balance] as the next month's [Prior Month Ending Balance] that is specific to the [Tax/Internal Order] field. I have an example of what the amounts would look like. The [Current Ending Balance] = [Prior Month Ending Balance] + [Current Month Activity] for that specific [Tax/Internal Order]. 

 

myerkate16_3-1653060258320.png

 

Thanks!

 

2 REPLIES 2
IraWatt
17 - Castor
17 - Castor

Hey @myerkate16,

From my understanding you want to create the [Current Ending Balance] column for each tax order. 

IraWatt_0-1653061314142.png

To achieve this I used the multi row formula selected the previous rows current end balance and grouped on tax order. Hope that makes sense.

 

binuacs
21 - Polaris

@myerkate16 Similar to @IraWatt method

 

binuacs_0-1653064554262.png

 

Labels
Top Solution Authors