How to pull data from Google Sheets to HTML table

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ค. 2021
  • This video is a demonstration video on "How to pull data from Google Sheets to HTML table". Visit the following link to see the complete blog post at bpwebs.com.
    www.bpwebs.com/pull-data-from...
    Post Summary
    With Google Apps Script, Bootstrap and, DataTables jQuery Plugin you can build beautiful HTML tables to show your Google Sheets Data. The DataTables plugin lets you add search, sort, and filter functions to the HTML table. Using Bootstrap you can add styles to your table. This way you can show your data to others without giving access to your Google Sheet.
    You can see the live example and the Data Sheet from the following links.
    HTML Table: bit.ly/3vjQ7AB
    Data Sheet (Google Sheet): bit.ly/3fIPnP4
    Apps Script file: bit.ly/2SoejmT

ความคิดเห็น • 86

  • @alexanderantonov1636
    @alexanderantonov1636 2 ปีที่แล้ว

    Short and exelent! 👍

  • @pieterstephanus6563
    @pieterstephanus6563 2 ปีที่แล้ว

    thank you so much for this video and resources!

  • @stevrgrs
    @stevrgrs 6 หลายเดือนก่อน +1

    Excellent video. VERY helpful ! :)

  • @1raskumar
    @1raskumar ปีที่แล้ว +1

    Works great.thank you

  • @mailforbijay
    @mailforbijay ปีที่แล้ว +1

    Thanks a lot from bottom of my heart

  • @MK-jn9uu
    @MK-jn9uu 2 ปีที่แล้ว

    Wow it totally works thank you

  • @narendrathapa1279
    @narendrathapa1279 3 ปีที่แล้ว +1

    Nice video sir. Thank you. Can we resize table column?

  • @WikarsoFahri
    @WikarsoFahri 2 ปีที่แล้ว

    Great. Thanks you

  • @ytdavide
    @ytdavide 2 ปีที่แล้ว

    💯 thanks a lot 😉

  • @abelinogomez1224
    @abelinogomez1224 3 ปีที่แล้ว +2

    How do I create a footer to add the total of a column? Thanks in advance for your answer

  • @anhtranngoc3863
    @anhtranngoc3863 2 ปีที่แล้ว +1

    Thanks so much for your video! Could you help me? How i create charts from search results on this webapp?

  • @pedrotomasdominguezcardena9206
    @pedrotomasdominguezcardena9206 ปีที่แล้ว

    MUCHAS GRACIAS!

  • @nirutsoncha6763
    @nirutsoncha6763 2 ปีที่แล้ว

    Thank you.

  • @emskillzllc8637
    @emskillzllc8637 ปีที่แล้ว +1

    Is there any way to make the values of a given column dynamic hyperlinks?

  • @jeanpaulboies4133
    @jeanpaulboies4133 ปีที่แล้ว +1

    Thank you for your video, it is very well done but....
    If you want to write a cell contains (from a Google spreadsheet) on a web page , I understand that you have to use Scriptlets using: (the word total is a variable here) but how to transcribe it on a web page, THAT is the question

  • @Vacar13
    @Vacar13 3 ปีที่แล้ว +1

    Nice 👍

  • @zaccoza
    @zaccoza 2 ปีที่แล้ว +3

    I've solved the problem. This is a very useful post. I am grateful 👏🙏

    • @SulakkhanaChamara
      @SulakkhanaChamara 2 ปีที่แล้ว

      Whats is the solution

    • @zaccoza
      @zaccoza 2 ปีที่แล้ว

      @@SulakkhanaChamara If you watch carefully after the 1:48th second of the video, you will see it.

    • @perrysantos
      @perrysantos 2 ปีที่แล้ว

      @@zaccoza will you please tell me the solution? i really cant find the solution :) thank you brother

    • @ibeleno1
      @ibeleno1 2 ปีที่แล้ว +4

      @@perrysantos i found the solution, we must define a Sheet API in the Services section.

    • @perrysantos
      @perrysantos 2 ปีที่แล้ว +1

      @@ibeleno1 thanks bro, i will check it out :)

  • @PixelPiratesMusic
    @PixelPiratesMusic 9 หลายเดือนก่อน

    God bless you

  • @Cleuton1234
    @Cleuton1234 3 ปีที่แล้ว +1

    How to pass columns to rows ?

  • @douglasteixeiradeabreu
    @douglasteixeiradeabreu 2 ปีที่แล้ว

    Muito bom. Obrigado por compartilhar.

  • @carlobarbadillo7586
    @carlobarbadillo7586 2 ปีที่แล้ว

    hi wonder if how to do it if where to get data from multiple sheets?

  • @GhostRecon_PT
    @GhostRecon_PT 2 ปีที่แล้ว +2

    I have a problem with the table, apparently it only works on Microsoft Edge Browser, on Chrome and Firefox is not working, any idea how to fix? Thanks

  • @akshagandhi8578
    @akshagandhi8578 4 หลายเดือนก่อน

    Is it possible to make a search with specific field

  • @siowxsen8821
    @siowxsen8821 3 ปีที่แล้ว +1

    how about to search data from multiple sheet?

  • @Edward20100
    @Edward20100 4 หลายเดือนก่อน

    Thanks sir

  • @raymondtrangia3235
    @raymondtrangia3235 ปีที่แล้ว +1

    how to make it sync realtime to excel to webpage?

  • @getkenindia7005
    @getkenindia7005 8 หลายเดือนก่อน

    Thanks

  • @taichinh-taman5516
    @taichinh-taman5516 9 หลายเดือนก่อน

    Can we emberded the link into a website? If Yes, how to do please?

  • @MrZeeroAkh
    @MrZeeroAkh ปีที่แล้ว

    Wonder how to make link that has prefilled search entry

  • @jordanfelipe4804
    @jordanfelipe4804 2 ปีที่แล้ว

    Hi there, is it possible to show pictures?

  • @hdquemada
    @hdquemada ปีที่แล้ว

    Great video. One question: I can’t figure out how to change to color of the buttons. Can you give me advice on that? Thanks

    • @M.Sharil
      @M.Sharil หลายเดือนก่อน

      You may add styles.css for dedicated button

  • @masbuku5128
    @masbuku5128 2 ปีที่แล้ว

    How to script download data at view html to excel or convert to pdf..? Thanks

  • @PengadilanAgamaPariamanKelasIB
    @PengadilanAgamaPariamanKelasIB 2 ปีที่แล้ว

    how to display url as url in the HTML?

  • @gregt8262
    @gregt8262 หลายเดือนก่อน

    This won't return image in cell results. Is there a way to do that?

  • @vulong8505
    @vulong8505 3 ปีที่แล้ว

    I got it running but now I want a button to Reload new data without having to reload the web page please help me.

  • @media1981
    @media1981 2 ปีที่แล้ว

    WHat if sheet has merged cells? How do you write cell title in brackets?

  • @motivasitv7480
    @motivasitv7480 2 ปีที่แล้ว

    There are links from my spreadsheet that can't be clicked after it changed to html table. Need help to solve it please..

  • @chonthichatungtondee169
    @chonthichatungtondee169 ปีที่แล้ว

    thank for good video ,, but i need your help, i want it to show as in the exel but in html it arrange by a-z .. please help ,, thanks

  • @MonikaSembiring
    @MonikaSembiring 5 หลายเดือนก่อน

    Hi, do you have any idea if I already follow everything but my web page is empty after I click the deployment web app URL?

  • @wakahmad3312
    @wakahmad3312 2 ปีที่แล้ว

    How to add data edit tool?

  • @hamidiputra8759
    @hamidiputra8759 2 ปีที่แล้ว

    Pls tutorial edit data

  • @halith2004
    @halith2004 2 ปีที่แล้ว

    How to convert app script to html ?

  • @bestleads5831
    @bestleads5831 5 หลายเดือนก่อน

    Can I download the data ? Search result

  • @thelma2084
    @thelma2084 ปีที่แล้ว

    HERO

  • @manjularoshan
    @manjularoshan ปีที่แล้ว

    Why this HTML table can not see on mobile browsers? The same link is working on the computer browser but it is not working on mobile.

  • @MrAtom-ii4tl
    @MrAtom-ii4tl ปีที่แล้ว

    How to add in local html file?

  • @imtiyaz2110
    @imtiyaz2110 11 หลายเดือนก่อน

    How to displays specific columns only (say columns A,,C, E,)

  • @ogidarmatena
    @ogidarmatena 5 หลายเดือนก่อน +1

    not working for me

  • @bijaysahoo2686
    @bijaysahoo2686 ปีที่แล้ว

    SIr, Table does not load after deployment. Its showing "This application was created by another user, not by Google"...Sir please help me.

  • @mdmasumbillah4858
    @mdmasumbillah4858 2 ปีที่แล้ว

    i done but a massage arrive "This application was created by another user, not by Google." and dosn't work

  • @April2023-fb6pf
    @April2023-fb6pf 5 หลายเดือนก่อน

    How to autorefresh this page

  • @user-xe5xj3rw9c
    @user-xe5xj3rw9c ปีที่แล้ว

    IS IT LIVE?

  • @GJLomba
    @GJLomba หลายเดือนก่อน

    It's working fine for me but not on mobile. When showing the page on my phone, receiving the message "Impossible to open this file".
    Any idea anyone please?
    Thanks

  • @pavanathraya
    @pavanathraya ปีที่แล้ว

    Hi, code executed but not shows the table

  • @zaccoza
    @zaccoza 2 ปีที่แล้ว

    Hello there, great work. it will be very useful for me. appscript I entered all the commands correctly. I saved it, and it didn't give any error. When I share on the web; A blank page comes up. What is the reason?

    • @alexispablojoseescobar4675
      @alexispablojoseescobar4675 2 ปีที่แล้ว

      Hola, lograste solucionarlo ? me pasa lo mismo

    • @GodKarm
      @GodKarm 2 ปีที่แล้ว

      @@alexispablojoseescobar4675 tienes que compartir tu hoja de calculo google y permitir a Cualquier usuario de Internet que tenga el vínculo puede ver los elementos (lector) y listo

  • @K0n5tatin
    @K0n5tatin 2 ปีที่แล้ว +1

    no more working ?

  • @Generalknowledge-yq9pq
    @Generalknowledge-yq9pq ปีที่แล้ว

    How to solve this error data table warnings table I'd data table requested unknown.......

  • @Ogisha
    @Ogisha 2 ปีที่แล้ว +2

    Not working.

  • @ferdausalamsyah1600
    @ferdausalamsyah1600 2 ปีที่แล้ว +1

    can we put some clickable link in table ?

    • @bpwebs
      @bpwebs  2 ปีที่แล้ว

      Yes, you can. Pls read the following section of the blog post. www.bpwebs.com/pull-data-from-google-sheets-to-html-table/#display-urls-as-hyperlinks

  • @imronnesia5170
    @imronnesia5170 3 ปีที่แล้ว

    ReferenceError: Sheets is not defined
    at getData(Code:15:15)

  • @user-qr9ly3tu1c
    @user-qr9ly3tu1c 7 หลายเดือนก่อน

    Work on desktop but Not working on mobile phone, how to fix this error ?

  • @1stMoonLover
    @1stMoonLover 7 หลายเดือนก่อน

    Not showing data on web page

  • @RajaGiri_tvpm
    @RajaGiri_tvpm 9 หลายเดือนก่อน

    how to pull image from google sheet to html page

  • @SOUVIKKUMAR-vj6wm
    @SOUVIKKUMAR-vj6wm หลายเดือนก่อน

    Sir if i want to show any hyperlink or weblink which is in Google sheet, what changes have to do?
    Because hyperlink or weblink is not working in html table, it shows fix value.
    Please help

    • @bpwebs
      @bpwebs  หลายเดือนก่อน

      Read the following section of the blog post pls. www.bpwebs.com/pull-data-from-google-sheets-to-html-table/#display-ur-ls-as-hyperlinks

  • @jefersontamiozzo3875
    @jefersontamiozzo3875 ปีที่แล้ว

    Olá, obrigado por seus ensinamentos. Há alguma forma que eu possa deixar essa tabela html acessível somente para os usuários que possuem acesso à minha planilha ?

  • @shaitaan0666
    @shaitaan0666 2 ปีที่แล้ว

    not working sheet and error is sheets not define

    • @bpwebs
      @bpwebs  2 ปีที่แล้ว +2

      You have to enable Google Sheets API Service for your project.
      To enable Google Sheets Service,
      Click the + icon in the Services tab,
      Select Google Sheets API from the list in the Add a service popup box.
      Then, click Add.

    • @shaitaan0666
      @shaitaan0666 2 ปีที่แล้ว +1

      @@bpwebs wait i will check

    • @shaitaan0666
      @shaitaan0666 2 ปีที่แล้ว +1

      @@bpwebs thank you so much its working now .. i like you

  • @engkusnadi3302
    @engkusnadi3302 ปีที่แล้ว

    Header judul

  • @AbulKalam-hm2xs
    @AbulKalam-hm2xs 2 ปีที่แล้ว

    Eidt table

  • @1stMoonLover
    @1stMoonLover 7 หลายเดือนก่อน

    Plz help

  • @OkaSel
    @OkaSel ปีที่แล้ว

    THis didnt work for me. Wasted time