How do you do this:
I have a data viewer connected to a Google sheet. I want the blocks to be like:
When dataListViewer item.click:
If row Id=1
then…
else if row id =2
then…
it doesn’t seem to work for me.
How do you do this:
I have a data viewer connected to a Google sheet. I want the blocks to be like:
When dataListViewer item.click:
If row Id=1
then…
else if row id =2
then…
it doesn’t seem to work for me.
anyone?
hi i figured it out, thank you