Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Copy amounts to another row's null values

tiverson
8 - Asteroid

I have data that has replicated a line and the values are split between the two lines.

I'm guessing a Multi row formula will work, but I don't want to type the specific totals in for each change....ie A total, then B total, then C total.

I have attached the workflow that I started with.

Current data

tiverson_0-1646327036868.png

 

desired output

tiverson_1-1646327065098.png

 

 

 

2 REPLIES 2
binuacs
21 - Polaris

@tiverson 

binuacs_0-1646327697655.png

 

DavidSkaife
14 - Magnetar

Hi @tiverson 

 

Here is one way of doing it:

 

DavidSkaife_0-1646328155717.png

 

Labels
Top Solution Authors