How to create a multi-dimensional visualisation in Qliksense.
All,
We've a issue with creating a certain type of visualisation. Currently we're using Qliksense for development purposes.
Our data looks as below:
ID
Tier Number
Consideration
26831
1
0
26831
2
1
26831
3
2
26831
4
3
26831
5
4
26832
1
0
26832
2
2
26832
3
4
For this data set, we need to have a chart as shown below:
CONSIDERATION
4
26832
26831
3
26831
2
26832
26831
1
26831
0
26831
26832
1
2
3
4
5
TIER #
As multiple data, i.e. multiple ID are falling into the same axis, it is difficult to prepare a similar chart on Qliksense.
Can someone please suggest different ways to visualise this type of data? We're open to create the charts in different ways possible for this type of data set.