Lately, the for each item j Block hasn’t been working for me.
I just figured out how to tackle that:
Just replace the variable j in for each item, with i or a. Only then did my blocks function. Put it here because I thought it would be helpful to anybody who has faced this.
Happy Thunking!
I don’t know why it happened, but it did. I even set the text of a label as the first block inside For each item, but the text of the label never turned up. I didn’t use j anywhere else in my code.
Hi @luv.ak.tech!
Thanks, but I managed to figure it out: just change the variable name from j to i or another letter. @tatiang took the trouble of sending me a sample project, but it didn’t work for me.
Thanks again for your offer!