Google Sheets Same Data Problem



I’m trying to store data in Google Sheets using Kodular, but it stores the same data multiple times. What should I do?

what is the purpose of the Web.Get method here? I think, you can remove it completely…
later you are posting the data and immediately switching the screen… wait until posting the data has been finished ans switch screen in the Web1.GotText event

Taifun

Thank you,how can I set it to back up that data when the account is first accessed, for example on 29/03/2024, and to receive the value on 29/04/2024 or a value I changed, for example on 29/06/2024, and to disable a user registered in Firebase Authentication? Is there a Firebase API for disable accounts automatically ?