Create a hypercube of a field using the Qlik Engine API
Hello all,
In the Qlik tutorials is shown how to create a Hypercube for visualisations such as shown: Create a hypercube ‒ Qlik Sense Developers. Afterwards, with the getLayout Method you receive a JSON which can then be used to create a visualisation.
In the examples, Hypercubes are created using Measures and Dimensions. I was wondering if the same could be achieved using the Fields within an App for visualisation.
Could someone point me out how to create JSON(s) which requests values of a Field which then can be used for visualisation?