I’m trying to implement a feature to my app that would get a user input in the form of Oz. of water drank. I am using google sheets to store the amount of water drank for each user that logs in. However, the code I am using doesn’t update the “waterdrank” value. Here is the code I have already:
You have a function (Get Value) and three variables inside your Update Value function. So you’ll need to troubleshoot this in steps. First, display the variable values in labels. Also display the value of the Get Value block in a label. Then post all of those values here.
That way we can know what information you are sending to the Update Value block and help you figure out why it’s not working.
I’m sorry if I have wasted your time at all, but I figured out what I needed to do. Thank you for helping me realize this and teaching me how to troubleshoot my code.
Hope you have a wonderful day!