Тёмный

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

Obsidian Soft
Подписаться 8 тыс.
Просмотров 19 тыс.
50% 1

Опубликовано:

 

17 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 103   
@ObsidianSoftEducation
@ObsidianSoftEducation 8 месяцев назад
Written Tutorial: obsidiansofteducation.blogspot.com/p/send-data-to-google-sheet-from-mit-app.html
@ayedanasim5713
@ayedanasim5713 Год назад
Wow that's awesome. Really easy way to connect the Google sheets with MIT app inventor
@novinayaz9347
@novinayaz9347 Год назад
You're doing an amazing job, thanks for this video 👍
@zahrakhan1846
@zahrakhan1846 Год назад
I love watching your videos with full of authentic knowledge. It is always a learning process for me..
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
Wonderful
@uzmashahzad9061
@uzmashahzad9061 Год назад
Thanks for sharing easiest way to work on Google sheets & link that to MIT App converter. Simple to apply
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
Most welcome 😊
@UncleJeff166
@UncleJeff166 6 месяцев назад
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 6 месяцев назад
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: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-U-tlpOdMGUs.html
@maryamnaeem4973
@maryamnaeem4973 Год назад
So so informative to watch 🙂 you always bring informative videos which i love watching because they are a learning process for me.🙃
@humairasiddiqui8476
@humairasiddiqui8476 Год назад
wow, amazing job, really it's so much easy
@alenofficial3097
@alenofficial3097 9 месяцев назад
syntax error quote in unquoted cell, cannot parse text argument to list from csv table as formattable table error in my application please help
@alenofficial3097
@alenofficial3097 9 месяцев назад
i am trying both send data and read data on same screen
@ObsidianSoftEducation
@ObsidianSoftEducation 9 месяцев назад
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.
@rajarani00182
@rajarani00182 Год назад
Thank you for sharing this easy way of working
@sammislearning
@sammislearning Год назад
Omg it's so easy. Thanks for introducing this to me.
@rubinakhq643
@rubinakhq643 Год назад
Thanks for sharing informative video in very easy manner..keep sharing more
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
So nice of you
@vishnusudheer6049
@vishnusudheer6049 6 месяцев назад
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 6 месяцев назад
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 6 месяцев назад
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 6 месяцев назад
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.
@ןעןע
@ןעןע 28 дней назад
Can this method still be used with checkboxes and dropdown menus? thank you
@ObsidianSoftEducation
@ObsidianSoftEducation 28 дней назад
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.
@binteidrees8277
@binteidrees8277 Год назад
Thanks for sharing the easiest way
@UjalaaliOfficial
@UjalaaliOfficial Год назад
👍🙆 you Always explain in a very easy way ❤
@adyamys5110
@adyamys5110 Год назад
Outstanding work u make everything so easy to understand ❤
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
Thank you so much 😀
@ayyanadam3889
@ayyanadam3889 Год назад
Great outstanding work keep it up thanks for sharing this video
@Nikolkats
@Nikolkats 11 месяцев назад
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 11 месяцев назад
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.
@yuhani123
@yuhani123 Год назад
thank you very much sir...I try to add the block with web viewer component to show the google doc response, and its work :-)
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
Glad it helped
@sammislearning
@sammislearning Год назад
You're doing an amazing job
@nubainzafar1578
@nubainzafar1578 Год назад
Thanks for sharing this tutorial 👍
@muhammadev3424
@muhammadev3424 Год назад
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 Год назад
@@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 😊
@janjua245
@janjua245 Год назад
Good work This looks quite easy
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
Thank you 😊
@albertogiacomuzzi
@albertogiacomuzzi 3 месяца назад
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 3 месяца назад
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
@adyamy4052
@adyamy4052 Год назад
Really it's so easy😮
@firdouszahir5411
@firdouszahir5411 Год назад
Thank you for sharing this amazing video
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
My pleasure
@Sam1988155
@Sam1988155 10 месяцев назад
Once download the app we need some changes are there that data Will come on download app it is possible
@ObsidianSoftEducation
@ObsidianSoftEducation 10 месяцев назад
I am sorry but I wasn't able to understand your question. Are you talking about aia project file or apk file?
@Sam1988155
@Sam1988155 10 месяцев назад
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 10 месяцев назад
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 10 месяцев назад
Okay I have understood thanks for your support.
@ObsidianSoftEducation
@ObsidianSoftEducation 10 месяцев назад
Most welcome 😊
@Skeniranje-h6m
@Skeniranje-h6m 10 месяцев назад
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 10 месяцев назад
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 10 месяцев назад
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 10 месяцев назад
Glad to hear that you found a solution :)
@NowridHasninvlogzz
@NowridHasninvlogzz Год назад
That’s an awesome sharing
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
Thanks for watching
@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 ?.
@huyenizzi
@huyenizzi 8 месяцев назад
Thank you so much.
@ObsidianSoftEducation
@ObsidianSoftEducation 8 месяцев назад
You're welcome!
@amaltp4893
@amaltp4893 Месяц назад
Can we do it for MS forms ?
@ObsidianSoftEducation
@ObsidianSoftEducation Месяц назад
I haven't tried it.
@lifeisthrillingyt7991
@lifeisthrillingyt7991 Год назад
Much easier to create & send through this advancement.
@Jayadeep-tu5zp
@Jayadeep-tu5zp 6 месяцев назад
Thankyou so much mam❤❤
@ObsidianSoftEducation
@ObsidianSoftEducation 6 месяцев назад
Most welcome 😊
@SadikAtgi
@SadikAtgi Месяц назад
How to create update and delete Google sheet in this method ,?
@ObsidianSoftEducation
@ObsidianSoftEducation Месяц назад
You will have to use Web app and scripting for such kind of editing.
@SadikAtgi
@SadikAtgi Месяц назад
@@ObsidianSoftEducation ok thanks
@a.basitarain1701
@a.basitarain1701 17 дней назад
In web url section, there is no link??
@ObsidianSoftEducation
@ObsidianSoftEducation 17 дней назад
You mean in the browser? Click on the 3 dots next to send button on your Google form and choose prefilled link.
@tenij000
@tenij000 9 месяцев назад
can send the data also to a ROW inplace of a collum
@ObsidianSoftEducation
@ObsidianSoftEducation 9 месяцев назад
It already adds data to rows, but yes, you can't send data to a specific row or column with this method.
@tenij000
@tenij000 9 месяцев назад
thx @@ObsidianSoftEducation
@ObsidianSoftEducation
@ObsidianSoftEducation 9 месяцев назад
@@tenij000 most welcome
@evanrizo
@evanrizo 7 месяцев назад
When I click on Submit it does nothing
@ObsidianSoftEducation
@ObsidianSoftEducation 7 месяцев назад
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 7 месяцев назад
I have checked everything, unfortunately it does nothing
@ObsidianSoftEducation
@ObsidianSoftEducation 7 месяцев назад
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 7 месяцев назад
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 7 месяцев назад
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.
@trendzmedia4234
@trendzmedia4234 Год назад
press submit button the how to clear automatic
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
After pressing submit button, set both text boxes to empty Text blocks.
@Idontcheatlolaa
@Idontcheatlolaa Год назад
Gud luck
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
Thank you :)
@AnuSriReddy-me2hb
@AnuSriReddy-me2hb 4 месяца назад
Submit botton is not working
@ObsidianSoftEducation
@ObsidianSoftEducation 4 месяца назад
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
@RajVarma-q5j
@RajVarma-q5j 8 месяцев назад
This does not work! You may want to update. Thanks
@ObsidianSoftEducation
@ObsidianSoftEducation 8 месяцев назад
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
@argyriosyannakakis
@argyriosyannakakis Год назад
Dont work for me 😢
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
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 Год назад
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 😊
@tiffanyjohnson7427
@tiffanyjohnson7427 Год назад
Writing data is never been so easy
@ObsidianSoftEducation
@ObsidianSoftEducation Год назад
Yes...this way is super easy
Далее
Outsmarted 😂
00:20
Просмотров 6 млн
How to Read Data from Google Sheets in MIT App Inventor
17:55