Start Free Trial

Alteryx Designer Desktop Discussions

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

multi field formula test

nwhite
8 - Asteroid

i'm trying to use the multi field formula tool which i've not used before.    each row of data contains several fields (colc-colq header)  that need to be tested for presence of 'x'   if the  field contains an 'x'  a counter field should be incremented by 1, which is in a new field called 'x-count'.    The new fields created out of the Multi Field Formula don't need to be retained.  sample data and wf attempt attached.  any help is appreciated - Thanks!

 

3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris

@nwhite 
I am afraid that the multi-field tool is not good fit for this case.

A Transpose tool can do it.

0317-nwhite.PNG

nwhite
8 - Asteroid

thanks so much!  

Qiu
21 - Polaris
21 - Polaris

@nwhite 
 Glad to help and thank you for the accept mark. 😁

Labels
Top Solution Authors