No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Loren
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    Loren

    @Loren

    0
    Reputation
    110
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Loren Follow

    Latest posts made by Loren

    • Populate Data Table from Google Sheet JSON feed

      How would we load the following JSON list into QTable?
      (Sample data contains 68 state park rows, plus a column header row.)

      List:
      https://spreadsheets.google.com/feeds/list/1cHlozDLZd1dhjL6aJnJyOWETIDmUuetGLk0ipSnXF3A/1/public/full?alt=json

      Cells:
      https://spreadsheets.google.com/feeds/cells/1cHlozDLZd1dhjL6aJnJyOWETIDmUuetGLk0ipSnXF3A/1/public/full?alt=json

      QTable:
      http://quasar-framework.org/components/datatable.html

      Note: Adding a function to the Google Sheet would further simplify the JSON.

      JSON Sample:
      https://script.google.com/macros/s/AKfycbzpOcYAX9CrBxGKyQ18Nupe9EzGU-Byl7_A-fY-TSd1zbcvAw/exec?callback=export

      Function to add to Google sheet to simplify JSON:
      https://stackoverflow.com/questions/36231379/use-google-sheets-as-json-feed-for-image-carousel

      posted in Framework
      L
      Loren