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.

Max value over +/-5 rows

pnre
5 - Atom

Hi i want to achieve a table like below. 

I have already the Sec and the value, and i want to create a new column thats takes the larges "value" from column 2 over +/- 5 rows as below.

 

How can i do that in alteryx? i have 44k rows

SecValueMax over +/- 5 rows

1

24

2

2

9

339
439
549
659
799
839
949
1079
1 REPLY 1
grchavarri
11 - Bolide

Hi @pnre , 

 

you just have to configure the multi-row formula as the image below, increasing the values taken in the tool as you can see in the image. And then, you can use the formula max to get your result. 

grchavarri_0-1638275330833.png

Let me know with any issues.

Hope it helps.

Labels
Top Solution Authors