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

Based on data on excel sheet how to create new filed

NiranjanK1
8 - Asteroid

Hi All,

 

I have two excel sheets in that one excel sheet have "Show Values", how to create new filed with 0 and 1, 

if show values word found i need to give 1 or else 0, i tried with multi field tool im unable to do it. Please suggest. for reference please have a look at attachment.

 

 

 

Screenshot 2023-01-03 at 1.01.44 PM.png

Thanks & Regards,

Niranjan

5 REPLIES 5
ShankerV
17 - Castor

Hi @NiranjanK1 

 

Please find the expected solution.

 

ShankerV_0-1672731752491.png

 

Note: The workflow used to achieve the solution is attached which can be downloaded to see how the solution works.

 

If you believe your problem has been resolved. Please mark helpful answers as a solution so that future users with the same problem can find them more easily!!!!

 

Many thanks

Shanker V

 

 

ShankerV
17 - Castor

Hi @NiranjanK1 

 

Input used:

ShankerV_0-1672731827257.png

 

Please use select tool to modify the column location if it needs to come after Field1.

ShankerV_1-1672731884878.png

ShankerV_2-1672731905252.png

 

Many thanks

Shanker V

 

 

NiranjanK1
8 - Asteroid

@ShankerV Using excel sheet tabs i have to build the logic, that is actually expected output how it looks like. please refer attached excel file.

ShankerV
17 - Castor

Hi @NiranjanK1 

 

Please find the expected output.

 

ShankerV_0-1672741497404.png

 

Note: The workflow used to achieve the solution is attached which can be downloaded to see how the solution works.

 

If you believe your problem has been resolved. Please mark helpful answers as a solution so that future users with the same problem can find them more easily!!!!

 

Many thanks

Shanker V

 

NiranjanK1
8 - Asteroid

@ShankerV Thank you for your quick answer

Labels
Top Solution Authors