Start Free Trial

Alteryx Designer Desktop Discussions

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

How to use something similar to COUNTIF() function

ericachae
6 - Meteoroid

Hi All,

I would like to count the same word in column A and B....

 

Counting all the repetitive word in result...

 

Thank you.

<BEFORE>

Analysis TypeWinLoss
CompetitiveWIN
blindWIN
OptimizationWIN
blindWIN
blindWIN
blindWIN
OptimizationWIN
OptimizationLOSS
OptimizationLOSS
CompetitiveLOSS
CompetitiveLOSS
CompetitiveLOSS
CompetitiveLOSS
CompetitiveLOSS

 

<AFTER>

competitiveblindoptimizationWINLOSS
64477
3 REPLIES 3
alexnajm
18 - Pollux
18 - Pollux

Here is a solution from your input that matches the output!

ericachae
6 - Meteoroid

This is exactly what I needed!!

Super thanks!

alexnajm
18 - Pollux
18 - Pollux

Happy to help!

Labels
Top Solution Authors