Send data to Google Sheet in MIT App Inventor (SUPER EASY) | Send App Inventor data to Google Sheet

Поділитися
Вставка
  • Опубліковано 18 січ 2025

КОМЕНТАРІ • 128

  • @ObsidianSoftEducation
    @ObsidianSoftEducation  11 місяців тому +1

    New Update from Google: After making your form with its questions, click on the Publish button on the top and choose manage option from the dialog that opens up. The share permissions dialog will open up where you have to change General access to "Anyone with link". Click on the Done button. After this, click on the publish button on the dialog.
    Written Tutorial: obsidiansofteducation.com/index.php/send-data-to-google-sheet-from-mit-app-inventor/

  • @ayedanasim5713
    @ayedanasim5713 Рік тому +1

    Wow that's awesome. Really easy way to connect the Google sheets with MIT app inventor

  • @alenz07
    @alenz07 Рік тому +2

    syntax error quote in unquoted cell, cannot parse text argument to list from csv table as formattable table error in my application please help

    • @alenz07
      @alenz07 Рік тому

      i am trying both send data and read data on same screen

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому

      When are you getting the error? When you read or when you send data? In both cases, look at the url. Also, use separate Web components for reading and sending. For reading, you give url in designer view, but for sending, you construct the url using text blocks and the syntax has to be correct. Make sure that you are constructing the url properly as explained in tutorial.

  • @uzmashahzad9061
    @uzmashahzad9061 Рік тому +1

    Thanks for sharing easiest way to work on Google sheets & link that to MIT App converter. Simple to apply

  • @rajarani00182
    @rajarani00182 Рік тому +2

    Thank you for sharing this easy way of working

  • @zahrakhan1846
    @zahrakhan1846 Рік тому +1

    I love watching your videos with full of authentic knowledge. It is always a learning process for me..

  • @rubinakhq643
    @rubinakhq643 Рік тому +1

    Thanks for sharing informative video in very easy manner..keep sharing more

  • @humairasiddiqui8476
    @humairasiddiqui8476 Рік тому +1

    wow, amazing job, really it's so much easy

  • @alessandroramalli5355
    @alessandroramalli5355 Місяць тому +1

    Thanks a lot, it works great with dropdown answers too! Top Lady! 💐

  • @novinayaz9347
    @novinayaz9347 Рік тому +3

    You're doing an amazing job, thanks for this video 👍

  • @ayyanadam3889
    @ayyanadam3889 Рік тому +1

    Great outstanding work keep it up thanks for sharing this video

  • @sammislearning
    @sammislearning Рік тому +1

    Omg it's so easy. Thanks for introducing this to me.

  • @binteidrees8277
    @binteidrees8277 Рік тому +1

    Thanks for sharing the easiest way

  • @tamillectures-engineeringm1271
    @tamillectures-engineeringm1271 24 дні тому +1

    Very useful to me. Thankyou.

  • @maryamnaeem4973
    @maryamnaeem4973 Рік тому +1

    So so informative to watch 🙂 you always bring informative videos which i love watching because they are a learning process for me.🙃

  • @adyamys5110
    @adyamys5110 Рік тому +1

    Outstanding work u make everything so easy to understand ❤

  • @UjalaaliOfficial
    @UjalaaliOfficial Рік тому +1

    👍🙆 you Always explain in a very easy way ❤

  • @مرتضىعلى-ه2ص2ض
    @مرتضىعلى-ه2ص2ض 2 місяці тому +1

    Thank you so much your video was so helpful ❤

  • @janjua245
    @janjua245 Рік тому +1

    Good work This looks quite easy

  • @yuhani123
    @yuhani123 Рік тому +1

    thank you very much sir...I try to add the block with web viewer component to show the google doc response, and its work :-)

  • @sammislearning
    @sammislearning Рік тому +1

    You're doing an amazing job

  • @adyamy4052
    @adyamy4052 Рік тому +1

    Really it's so easy😮

  • @fooballers7883
    @fooballers7883 7 днів тому

    Thanks for tutorial...Question...you went through the Form.. can we input the data directly into the cells ?

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  7 днів тому

      For that, we need to go through a web app. I am working on a CRUD tutorial for the Google sheet for adding, updating, and deleting rows from the Google sheet . Hopefully, the tutorial will be published on Tuesday.

  • @UncleJeff166
    @UncleJeff166 9 місяців тому +1

    Thanks for making this video! I have one question. Is it possible to save some data files (e.g. CSV) in the phone and then share it with others by other means such as email or google drive? Thanks! :)

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  9 місяців тому

      Most welcome :)
      I believe this tutorial series might help you. There are two parts. I am teaching in themm how to upload photos, sound files and text files to Google Drive. This is part 1: ua-cam.com/video/U-tlpOdMGUs/v-deo.html

  • @vishnusudheer6049
    @vishnusudheer6049 9 місяців тому +1

    Hi this tutorial os working fine. Thanks for this. I have one doubt. I have made an app where user enters scores for several attributes during a fashion show. Following the tutorial the values are being added to the spreadsheet. But if i delete all entries in the apreadsheet and start again, the entries are then starting from the row where it was left writing last time. How can this be fixed.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  9 місяців тому

      Unfortunately, it cannot be fixed. This is how Google Form submission works. Giving you the official explanation from Google here:
      "By design, Google Form submission does not overwrite any rows. At all times the new rows are inserted."
      The easiest way of writing to Google sheets from MIT App inventor is by using the method explained in this video i.e. by using Google form submission. However, it has limitations which you have discovered. If you want more control, try exploring web apps. This tutorial is helpful: ai2.metricrat.co.uk/guides/post-data-to-a-google-sheet
      I will try to make a video tutorial soon.

    • @vishnusudheer6049
      @vishnusudheer6049 9 місяців тому

      Thank you for your reply. Also can you please tell how I can make a total score option wherein all the scores entered by the user are added up and total is stored.
      Is it possible to make a tabular form wherein scores for each contestant can be entered parallel to his name and total score can be made available at the end

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  9 місяців тому

      I am assuming that you have a list of scores. Just use the for each item block from control and use the plus block from math and keep on adding each item to your score variable. Don't forget to initialize the score as 0.

  • @ןעןע
    @ןעןע 4 місяці тому

    Can this method still be used with checkboxes and dropdown menus? thank you

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  4 місяці тому

      Your front end of the app in mit app inventor can have any way of providing data such as checkboxes and dropdown menus as long as you are sending data to the google sheet similar to this: docs.google.com/forms/d/e/1FAGycfw/viewform?usp=pp_url&entry.1932012884=obsidian&entry.1402638227=100 Here obsidian and 100 are the data being sent to the google sheet.

  • @nubainzafar1578
    @nubainzafar1578 Рік тому +1

    Thanks for sharing this tutorial 👍

  • @firdouszahir5411
    @firdouszahir5411 Рік тому +1

    Thank you for sharing this amazing video

  • @albertogiacomuzzi
    @albertogiacomuzzi 6 місяців тому

    I tried two times the example, following exactly the instructionw, but at the end i did not arrived to write in the google sheet.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  6 місяців тому

      Please check that you are looking at the correct sheet named form responses 1. You can also verify your code by looking at the written tutorial: obsidiansofteducation.blogspot.com/p/send-data-to-google-sheet-from-mit-app.html

  • @Sam1988155
    @Sam1988155 Рік тому +1

    Once download the app we need some changes are there that data Will come on download app it is possible

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому

      I am sorry but I wasn't able to understand your question. Are you talking about aia project file or apk file?

    • @Sam1988155
      @Sam1988155 Рік тому

      Mam, in this app I was download my mobile or some one. now app owner changed Google sheets name or age that impact they already downloaded app reflected or not.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому

      You are only sending data to Google sheet in this tutorial and not reading it. If someone changes data that you sent to Google sheet , you will only learn about it if you are also reading data from sheet. and yes, if you use my other tutorial to read data from sheet, you will be able to see any changes in data too if sheet is manually changed by someone.

    • @Sam1988155
      @Sam1988155 Рік тому +1

      Okay I have understood thanks for your support.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому

      Most welcome 😊

  • @muhammadev3424
    @muhammadev3424 Рік тому +1

    Hai, Can we upload the picture taken by camera like this?

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому

      Did it work out for you using email as discussed on Instagram?

    • @muhammadev3424
      @muhammadev3424 Рік тому +1

      @@ObsidianSoftEducation It's not practical to write email id always. However I have completed project by uploading Google drive as you advised

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому

      @muhammadev3424 good to hear this 😊

  • @NowridHasninvlogzz
    @NowridHasninvlogzz Рік тому +1

    That’s an awesome sharing

  • @renaldybagussaputra1140
    @renaldybagussaputra1140 Рік тому

    Can you explain why we need to change the "&" to "?" only for the first line?

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому

      That is the starting of the terms. So, we separate from the rest of url using ?.

  • @andrewkng7328
    @andrewkng7328 Місяць тому

    How come when i click submit that's nothing happen?

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Місяць тому

      Verify that you are looking at the correct sheet,

    • @tamillectures-engineeringm1271
      @tamillectures-engineeringm1271 10 днів тому

      Now Google brought some changes. We have to click publish button and change settings to 'Any One with Link'.​@@ObsidianSoftEducation

  • @SadAtgi
    @SadAtgi 4 місяці тому

    How to create update and delete Google sheet in this method ,?

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  4 місяці тому +1

      You will have to use Web app and scripting for such kind of editing.

    • @SadAtgi
      @SadAtgi 4 місяці тому

      @@ObsidianSoftEducation ok thanks

  • @amaltp4893
    @amaltp4893 4 місяці тому

    Can we do it for MS forms ?

  • @Teodoro_00
    @Teodoro_00 4 дні тому

    Where cn i find text software?

  • @Nikolkats
    @Nikolkats Рік тому

    can i sent data from different screens to the same google sheet? I tried to do it this way but it only works if I sumbit data from one screen. Thanks in advance!

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому

      Theoretically it should work but remember that you will be putting entries in the same google form. So, if the google form has name and age questions, the corresponding google sheet will have name and age columns and you can only add rows to this data. If you have more than one screen writing to the same sheet, it will also be adding to the same sheet with name and age.

  • @Teodoro_00
    @Teodoro_00 4 дні тому

    Where to find that textEdit?

  • @a.basitarain1701
    @a.basitarain1701 3 місяці тому

    In web url section, there is no link??

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  3 місяці тому

      You mean in the browser? Click on the 3 dots next to send button on your Google form and choose prefilled link.

  • @tenij000
    @tenij000 Рік тому

    can send the data also to a ROW inplace of a collum

  • @huyenizzi
    @huyenizzi 11 місяців тому +1

    Thank you so much.

  • @Jayadeep-tu5zp
    @Jayadeep-tu5zp 9 місяців тому +1

    Thankyou so much mam❤❤

  • @trendzmedia4234
    @trendzmedia4234 Рік тому +1

    press submit button the how to clear automatic

  • @Skeniranje-h6m
    @Skeniranje-h6m Рік тому

    Thank so much for this video. This is My first application 🙂. But I have problem, when I send data in google sheet in that row I lost same formula in next columns. How I can send data just in one column, example "B" , don't to cleared C,D.. in that row?

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому

      The method I have shown in this video is the easiest way of writing to Google Sheets using Google Forms. So, it has limitations. You can't write to a specific cell using this way. You will have to write JavaScript for your purpose. I will try to make a tutorial but it will take time as I have other topics planned for the following months.

    • @Skeniranje-h6m
      @Skeniranje-h6m Рік тому +1

      Thank you so much for the reply. If you can make tutorial that would be great. For now I found a solution with arrayformula in another sheet.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому

      Glad to hear that you found a solution :)

  • @evanrizo
    @evanrizo 10 місяців тому

    When I click on Submit it does nothing

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  10 місяців тому +1

      Please make sure that you have written the form response in app inventor project as shown in the video. For more help, you can have a look at the written tutorial: obsidiansofteducation.blogspot.com/p/send-data-to-google-sheet-from-mit-app.html

    • @evanrizo
      @evanrizo 10 місяців тому

      I have checked everything, unfortunately it does nothing

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  10 місяців тому +1

      I hope you are looking at the right sheet. It is not the first sheet, but the second one labelled something like form responses.

    • @evanrizo
      @evanrizo 10 місяців тому +1

      I'm going to go over it again, making it from scratch. The AIA file isn't there for me to dig into, so I'm going to start over

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  10 місяців тому +1

      I didn't share the aia file as it would have pointed to my Google sheet. Best wishes with your project. This method definitely works as I used it recently for another project that I was working on.

  • @lifeisthrillingyt7991
    @lifeisthrillingyt7991 Рік тому +1

    Much easier to create & send through this advancement.

  • @Kaynatwaqas
    @Kaynatwaqas 20 днів тому +1

    Thanks

  • @AnuSriReddy-me2hb
    @AnuSriReddy-me2hb 7 місяців тому

    Submit botton is not working

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  7 місяців тому

      Please set up the url the same way as i have shown in the video otherwise the submit button will not work. You can also compare your code with my written tutorial: obsidiansofteducation.blogspot.com/p/send-data-to-google-sheet-from-mit-app.html

  • @argyriosyannakakis
    @argyriosyannakakis Рік тому

    Dont work for me 😢

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому +1

      Make sure that you have copied the link correctly and that you have given the rights of editing to anyone. This process has been explained in the tutorial.

    • @videofamille3A
      @videofamille3A Рік тому

      Ok i will ckeck all the process@@ObsidianSoftEducation

    • @argyriosyannakakis
      @argyriosyannakakis Рік тому +1

      It's OK now, i forget to change & by ? sorry . Good tutorials, thank you.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Рік тому

      Good to know this 😊…all is well that ends well 😊

  • @RajVarma-q5j
    @RajVarma-q5j 11 місяців тому

    This does not work! You may want to update. Thanks

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  11 місяців тому

      Yes, it does. Just made a project with a new Google sheet and the data is being added successfully to the sheet. Make sure that you are connected to the internet and that you are looking for the data in the correct sheet. The data is added to a sheet called "form responses 1" inside your main spreadsheet.
      You can also have a look at the written tutorial to compare your code.
      obsidiansofteducation.blogspot.com/p/send-data-to-google-sheet-from-mit-app.html

  • @danialmohamad1834
    @danialmohamad1834 2 місяці тому

    Hi, thanks for the video. Just have 1 question to ask, how to reset(delete) all data so that the new data will be at on top back? Because i just try to manual delete at line 100, but the new data still appear at the 101 line. If possible i want the new data back to line number 1.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  2 місяці тому +1

      right click and delete the rows instead of removing the data. I have observed this that clearing the data sometimes works and sometimes doesn't. The best way to make sure is to delete the rows from the spreadsheet.

    • @danialmohamad1834
      @danialmohamad1834 2 місяці тому +1

      @ObsidianSoftEducation it works. Thank you very much!

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  2 місяці тому

      @@danialmohamad1834 most welcome!

  • @Idontcheatlolaa
    @Idontcheatlolaa Рік тому +1

    Gud luck

  • @tiffanyjohnson7427
    @tiffanyjohnson7427 Рік тому +1

    Writing data is never been so easy