Start Free Trial

Alteryx Designer Desktop Discussions

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

Control new input values match the original inputs values

jonasheise
8 - Asteroid

Hi There!

 

I have a questino regarding making some sort of control in my workflow. 

 

image.png

 

In my formula I have split an amount out on a number of rows and I know want to control that this amount corresponds to the original total amount.

The information is confidential, so I have created this small example below.

 

Original input:

DescriptionNumberAmount
Blue315

 

 

This is the output I have created using the formula:

DescriptionNumberAmount
Blue15
Blue15
Blue15

 

I want my new input to be controlled that is correspond to my original input. Is this possible?

 

Thanks in advance.

1 REPLY 1
jasperlch
12 - Quasar

Hi @jonasheise,

 

Not sure if you get your question correctly. Is this what you are look for:

Capture1.PNG

Labels
Top Solution Authors