How to get Data from ID using Google Sheet in MIT App Inventor 2

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 54

  • @computerscience1283
    @computerscience1283 3 года назад +2

    Sir i am very very happy to say thank you. Thanks for your support sir. I got where did i have done mistake. Once again thank you so so so much sir.

  • @sitangshusekharbiswas9178
    @sitangshusekharbiswas9178 2 года назад +1

    How to get a particular value from table, say one table is 6 cross 6 matrix which contains certain integer values. Now I want to pick fist row 2nd column value and 5th row 4th column value and these two value will be multiplied and displayed. How to do that

  • @barqiyaweb9389
    @barqiyaweb9389 3 года назад +1

    Hi, firstly thank for sharing this knowledge! when no 1 click i need more data rows to vissible..ex:- name,age,birthday,city..how to do that.Kindly help!

  • @huypham-cq2dw
    @huypham-cq2dw 3 года назад

    Thanks your video.I have a question. How can I give informations at last Sheet row? Thanks for your help?

  • @vyshnavtr24
    @vyshnavtr24 3 года назад +2

    Thanks ❤️ 😍

  • @tamalmajumdar5409
    @tamalmajumdar5409 3 года назад

    You are very good in this I see many videos of your channel. But I have a question about this video. Please tell me if I want to print a single data in list, so what should I do. I mean I want to print a single data in list view. I have tried your method, in 1st search it shows the single result in list view but when I search the 2nd time or 3rd time it shows correct result but the old results remain same. I want to remove old results in every search. Please suggest me what should I do..?🙏🙏🙏🙏❤️❤️❤️

    • @TheCodingBus
      @TheCodingBus  3 года назад

      Thank You...
      U just need to run the index remove code....
      You can simply get that old data by index

    • @tamalmajumdar5409
      @tamalmajumdar5409 3 года назад

      @@TheCodingBus I tried but it shows me a app closing warning.

  • @iammostwanted777
    @iammostwanted777 Год назад +1

    still buggy, if i already type / search ID 2 let's say, the result come in listview, and then if i type another ID (ID5), ID 2 still show in listview. how to restart it?

  • @gt-gameandtech835
    @gt-gameandtech835 3 года назад +3

    Please make a file sharing app like shareit please!!

  • @ujangasri8379
    @ujangasri8379 Год назад

    hello... i am new to this... i have follow each step you shoe but why when i run it, it give me error.. "Cannot parse text argument to "list from csv table" as a CSV-formatted table".. can you help...

  • @computerscience1283
    @computerscience1283 3 года назад

    Sir i have one doubt. Instead of using listview is there any other to get and see only one value at a time, whenever we enter 2nd value 1st value should nt come. I already used label but it is not better. Can you please tell me sir

    • @TheCodingBus
      @TheCodingBus  3 года назад +1

      we have to use listview because we are getting the data in a list,, but if you want to display this value in other label so you can make your listview visible false and then get the value from your listview using index and display this value in label

    • @computerscience1283
      @computerscience1283 3 года назад

      @@TheCodingBus sir i sent my blocks pic to your mail. Please if you dont mind can you solve my issue.

  • @TechLoker
    @TechLoker Год назад

    How to add delete button in this app

  • @gnejme12
    @gnejme12 Год назад

    What if i need to see 2 or more data

  • @nundhitaajiabdullah5974
    @nundhitaajiabdullah5974 3 года назад

    If we have the same number , but have different name, is it will display 1 name only or both sir ?

  • @TilakRaj-qo6ic
    @TilakRaj-qo6ic 2 месяца назад

    How to get value from on column based on a condition

    • @TheCodingBus
      @TheCodingBus  2 месяца назад

      try this ruclips.net/video/PE2Py0mqIfM/видео.html

  • @omarassi2342
    @omarassi2342 3 года назад

    Hi sorry i 'cannot get the filed no on google sheet massage: Bad arguments to list to csv table The operation list to csv table cannot accept the arguments
    Please 🤕

  • @cenevspeed_CARS
    @cenevspeed_CARS 3 года назад +1

    First one

  • @kedarguragai2276
    @kedarguragai2276 3 года назад

    how to export filtered data into csv format

    • @TheCodingBus
      @TheCodingBus  3 года назад

      ou can use a comma-separated-values (CSV) file to export your data for later import into spreadsheets and other programs.
      To export the data for a report, at the top of the page, click Export > CSV

  • @ahmadsammour2399
    @ahmadsammour2399 8 месяцев назад

    how can cheak if number is avaliable or no when serach if not avalable notification messege

    • @TheCodingBus
      @TheCodingBus  7 месяцев назад

      use the loop check if getting data is null means that not available

  • @baldemarcarmonavelazquez5960
    @baldemarcarmonavelazquez5960 3 года назад

    hello my friend, I like your video, I need your help, I have an error, the system doesn't recognize the option "list from csv table text", can you help me?

    • @TheCodingBus
      @TheCodingBus  3 года назад

      Hello, yes
      community.appinventor.mit.edu/t/how-to-create-a-list-using-text-file-or-csv-file/14139

  • @ideasofcharan1383
    @ideasofcharan1383 3 года назад +2

    bro in kodular image picker not working please help

    • @TheCodingBus
      @TheCodingBus  3 года назад

      error ? u can use app inventor

    • @ideasofcharan1383
      @ideasofcharan1383 3 года назад

      @@TheCodingBus bro thanks for replying but in app inventor we cant use dynamic components so please tell solution

  • @freefiretiktok7594
    @freefiretiktok7594 3 года назад +1

    i am waiting for school management app

  • @computerscience1283
    @computerscience1283 3 года назад

    Sir one more doubt. Can you please. If the id is there but name is empty then how can we write code sir.

    • @TheCodingBus
      @TheCodingBus  3 года назад +1

      check fetching value is = empty then notify there is no value

    • @computerscience1283
      @computerscience1283 3 года назад

      @@TheCodingBus i also wrote like that sir but it is not getting result. If [ Isempty(get name) ] then no name. I wrote like that sir. No result

    • @computerscience1283
      @computerscience1283 3 года назад

      Sir shall i sent pic of my blocks coding

    • @computerscience1283
      @computerscience1283 3 года назад

      @@TheCodingBus sir i sent mail can you please check it once sir. Please solve my issue sir.

  • @computerscience1283
    @computerscience1283 3 года назад

    Sir i sent my blocks pic. Please check it sir

  • @jaisankare4555
    @jaisankare4555 3 года назад

    Can you share aia file of this videos??

  • @computerscience1283
    @computerscience1283 3 года назад

    Sir can you respond me

    • @computerscience1283
      @computerscience1283 3 года назад

      Sir thank you for not responding me & for my blocking code problem. Its ok i think you are very much busy person. Kk i understood. Bye sir

    • @TheCodingBus
      @TheCodingBus  3 года назад

      please.. may i know your error ?

  • @nimmi2332
    @nimmi2332 3 года назад +3

    First one