We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

New Column for Fixed Amounts

tomtingley
8 - Asteroid

Hi,

 

I've attached a file.

 

I'm looking to create a new column with certain values applied to certain buildings.

 

For example, "Country 1", I want in the new column to be "4%.

Country 2 to show 10% in the new column.

 

I'm not sure how best to do this.

5 REPLIES 5
binuacs
21 - Polaris

@tomtingley What is the logic to calculate the percentage values ?

tomtingley
8 - Asteroid

@binuacs I just want to use the same value every time, so I guess there's no logic behind it.

 

I just want to create a separate column which shows 4% for Country 1 and 10% for Country 2, as examples.

Once I understand how to do it, I can add in for other countries myself.

 

Hope that makes sense.

Raj
16 - Nebula

why don't you use the append tool to achieve this

 

Raj
16 - Nebula

pfa

binuacs
21 - Polaris

@tomtingley Add a formula tool and use the If Else formula for the new column

binuacs_0-1682000067815.png

 

Labels
Top Solution Authors