Hello everyone, i have problem,
I got data from google sheet which have 25 rows, i want to show the row randomly, until this i know the block, but the problem is when the data, its automatically remove from the list, i tried search the same topic but still doesnt understand, can you help me ?
Please show your relevant blocks
I can't see anything in your blocks related to the removal of an item from a list ?
Do you want, when you remove a list item in the app, that the same item is removed on the google sheet ?
You are setting global SID to the value of the random item in global SID3, then using this as an index? You should be just using a random index? You can do this by getting the length of list glopbal SID3 and using that in a select random number from/to block.
yes im tried to store random item in SID3 to SID, and make SID as index to removal item of the list which the data from google sheet
Yes, please share your aia
Dooneeee after have tried many times. thanks sir
You have it working now ?
Yesss it works
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.