Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Does anyone know how to leverage the Google Chart API in Qliksense?
Thank you for your time.
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:
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.
it looks like this has been asked several times already, suggest searching Community and see if they help as well, here is an example: