Hello All,
I am new to Alteryx , trying to implement for and while loop together on 2 fields in a table. Could somebody please help me with this.
Goal is to run a loop on table 1 and get table 2 as output. Am trying to run a for loop on Act field, count the number of rows between N to N , average the Volume field for the same number of rows. Repeat the same until the last row of the Act field.

