I was able to execute the do section after creating a row in google sheet using the Data Source block till yesterday, but suddenly the create row works fine but the do section after creating a row in google sheet does not seem to execute at all.
I give a Navigate to first screen in the do section, but even after create row is successful, this cmd does not get executed. Already tried background color change etc in the do section, but nothing gets executed. Also tried counting number of rows before executing create row and checking the number of rows again by using a different button action, but the number of rows does not change.
Thanks for the response. Just so that there is no error, I just kept empty text for all the entries except one for which I gave a dummy text “123” to make sure the entry is made. I do get the entry properly in google sheet but still the do does not execute.