Why can't I pull data from Google Sheets?

I want to pull data from google sheet after sending data it doesn't pull data from google sheet Can someone help me?
(Note) It's in Thai, so it might be a bit difficult.

what did you try? where is your code/ pls ask in a neat manner.

(Canned Reply: ABG- Export & Upload .aia)
Export your .aia file and upload it here.

export_and_upload_aia

.

..

Screenshot 2025-03-20 134948
Screenshot 2025-03-20 134943


Screenshot 2025-03-20 134924

project_Income_Expenses (2).aia (16.9 KB)

A few things:

  1. You may have a better developer experience using the Chartmakerplus extension

  2. You should be sending data to your google form using the Web component, not the Webviewer

  3. What are your two Web1.Get blocks doing? You do not show a respective Web1.Url, in any case you should only call one at a time (e.g. once the first has finished and returned a response, only then call the second one.

  4. To get data from a google sheet