This example will show you how to create three different types of hypercubes (straight, pivot and stacked), make a selection and retrieve the data in it.
Note:: Before running the examples, make sure you have a valid Qlik Cloud tenant host and API key in your environment variables
QCS_HOST=<tenant>.qlikcloud.com QCS_API_KEY=<APIkey>
- How to obtain an API key? click here
- Session Apps in Qlik Cloud? click here
- Qlik Sense Help: Hypercube concept
- Qlik Sense Help: Hypercube definition
- Qlik Sense Help: Creating a hypercube
- Qlik Sense Help: Select cells in a hypercube
- Qlik Sense Help: Select ranges in a hypercube
- Qlik Sense Help: Get values from a pivot table
- Qlik Sense Help: Get values from a stacked table
- Qlik Sense Help: Select values in a pivot or stacked table