Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    1. Home
    2. Pablo Garcia
    3. Topics
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Groups 0

    Topics created by Pablo Garcia

    • P

      SOLVED Charts View?
      Cloud Backend (Cloud DB, API Builder) • • Pablo Garcia

      2
      0
      Votes
      2
      Posts
      264
      Views

      J

      @pablo-garcia we do have a tutorial here on how to create data visualization with Highcharts and Cloudbackend:
      https://support.appdrag.com/doc/Using-highcharts-library

    • P

      api sql question...
      Cloud Backend (Cloud DB, API Builder) • • Pablo Garcia

      5
      0
      Votes
      5
      Posts
      466
      Views

      Daniel Mulroy

      @Pablo-Garcia

      I'm confused by the word VALUE in your query. I am pretty sure that is causing the issue.

      If you're coming from a different SQL platform, you should be aware that CloubBackend uses MySQL 5.8 via AWS Aurora, so your queries have to adhere to that syntax.

      I think if you simply removed "VALUE" from most of your queries above things might start working 🙂