sense-extension-recipes
Version:
Recipes on working with Qlik Sense Visualization Extensions.
26 lines (12 loc) • 746 B
Markdown
# Hypercube on the fly
Create a HyperCube on the fly, based on dimensions and measures defined in the property panel.
## Purpose and Description
Example how to create and bind to a HyperCube which is build on some definitions in custom properties.
Based on version 1.1 of Qlik Sense (method `destroySessionObject` was introduced in Qlik Sense version 1.1)
## Other Examples
Back to the [overview of all examples](https://github.com/stefanwalther/qsExtensionPlayground).
## Change Log
See [CHANGELOG.md](CHANGELOG.md)
## License & Copyright
This sample is made available "AS IS" without any warranty of any kind under the MIT License (MIT).
See [Additional license information for this solution.](LICENSE.md)