Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
drohm002
Creator II
Creator II

Qlik Sense and Google Chart API

Does anyone know how to leverage the Google Chart API in Qliksense?

Thank you for your time.

Labels (2)
2 Replies
nhenckel
Luminary
Luminary

If you're looking to integrate the Google Chart API in Qlik Sense, I'd recommend leveraging nebula.js to build a custom visualization. Nebula.js is Qlik’s supported framework for creating custom visualizations, making it easier to integrate third-party libraries like Google Charts.

With nebula.js, you can:

  1. Fetch and manage Qlik data seamlessly.
  2. Incorporate the Google Chart API in your custom visualization.
  3. Maintain a modern and flexible development workflow.

You can check out the nebula.js documentation to get started. Once set up, you can load the Google Chart library and bind Qlik data to it dynamically.

David_Friend
Support
Support

it looks like this has been asked several times already, suggest searching Community and see if they help as well, here is an example:

https://community.qlik.com/t5/QlikView-Integrations/Anyone-know-how-to-use-Google-Charts-not-Maps-in...