I want to get the data of closingstock for a specific username which will be entered in the previous question in KOBO form. I want to display this pulled data in a question next to that.
I want to get the data of closingstock for a specific username which will be entered in the previous question in KOBO form. I want to display this pulled data in a question next to that.
Hi thank you for the immediate response and apologies for multiple posting and also thank you for identifying and removing that. The thing is that the data from the google sheets is dynamic. I am getting data from the form and feeding it in google sheet using API connector. From that I am calculating a value ( an integer) and storing it in a g sheet. These are all automated. Now I need to pull this calculated value into the form. This is actually a stock register and I’m trying this workaround to get the closing stock of last day. If you suggest another way to achieve this that will also be great.