I would like to make a timetable app where it would check every row and if the current time is less than the time that is inputed than I would take a row of data and display at the main screen. For me to do this I would have to check every row of my data and repeat to the corresponding number of rows in that particular sheet. I put a set variable block to increment the counter for the code to go from row 1 to row 2. It is not working. I would like to know if my logic is wrong or just the blocks?
In the image below i was trying to see if the counter would increment and it didn’t