Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Fill up and down and then count results

pohrt
8 - Asteroid

Hello experts, 

 

I am a beginner and played with Multi-Row formula but do not get the hang of what I want to do.

See example below (I made up a simple example):

STEP 1: I want to determine which of those PLAYERS actually played the GAME

  • I was thinking this might be a good candidate for Multi-Row formula
  • But the formula has to fill in the information based on 2 Columns (Player and game Status)
  • The formula also has to fill in UP and DOWN
  • If a player has played and level the RESULT should be "PLAYED" 
  • (hope this makes sense)

STEP 2: I need to count the amount of GAME levels a PLAYER played

  • I want to count the amount of games an individual  player played

Would appreciate your help.

 

pohrt_0-1643842779910.png

 

 

5 REPLIES 5
Qiu
21 - Polaris
21 - Polaris

@pohrt 
Hope this is what you need.

0203-pohrt-A.PNG0203-pohrt-B.PNG

pohrt
8 - Asteroid

Whow that was fast .... Almost what I am after.....

I need to keep the Rows and not sum this up.

So I would like to see the final output like that ... (an in the original order of the Excel Sheet that I used as input)

 

Hope that makes sense ...???

Cheers, 

Petra

 

pohrt_0-1643844441793.png

 

Qiu
21 - Polaris
21 - Polaris

@pohrt 
Sorry about that.

How about this one.

0203-pohrt-C.PNG

pohrt
8 - Asteroid

That looks awesome!!!! I will update my "more complex" example using the sequence of steps.

Thanks... I learned a lot from this!!!

Qiu
21 - Polaris
21 - Polaris

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

Labels
Top Solution Authors