Manupulating Array value (List in Appsheet) using LOOP actions

Being inspired by @steve s LOOP actions tips and tricks, to add arbitrary number of childs records, I came up with ideas to manupilate values in array, which means list values in Appsheet.

21 4 2,155
4 REPLIES 4

Oh man, at this rate iโ€™m gonna end up doing my final year project for my civil engineering degree in appsheet ! array manipulation + looping opens so many posibilities, thanks for sharing this with us @tsuji_koichi, this one goes to my bookmarks.

Alternative to using a decrementing/incrementing โ€œCountโ€ variable, I also like to just take the first item from a List, then remove that first Item ([list] - INDEX([list],1)), then loop, with the looping action being dependent on if the List ISNOTBLANK()

@tsuji_koichi It looks like the sample app link is dead, is this still a viable method to manipulating array values w/loops? If so, any chance you can fix the link?

Top Labels in this Space