Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Sum the values to the next row and leave one row blank

dineshbabu2811
8 - Asteroid

Hello Community,

 

Kindly help the below logics to be implemented. I have to sum the amounts based on the account and paste those values to the next line and leave one row blank to separate the accounts. 

No of rows will be dynamic, its not fixed.

 

Input

Input.JPG

 

Output

 

Output.JPG

 

 

 

 

 

 

4 REPLIES 4
binuacs
21 - Polaris

@dineshbabu2811 One way of doing this with the bath macro

image.png

dineshbabu2811
8 - Asteroid

Thanks @binuacs Awesome, output is as expected.

 

But initially we have different data structure and enriching to this format(mentioned as input) and need the output format with spaces and values as you gave.

could you please modify the workflow accordingly and help us.

binuacs
21 - Polaris

@dineshbabu2811 Sorry I am not following your requirements. Can you explain a little bit more?

dineshbabu2811
8 - Asteroid

I have done few changes and updated workflow. Now output is perfect. Thanks @binuacs 

Labels
Top Solution Authors