Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i have the data organized as the below
Measure | Attribute1 | Attribure2 | Attribute4 |
---|---|---|---|
1 | 20 | 10 | 12 |
2 | 3 | 1 | 11 |
3 | 20 | 5 | 13 |
.... | 15 | 6 | 16 |
n | 50 | 8 | 96 |
I would like to have a chart connected with some kind of multibox , where selecting an Attribure(i) , the chart and its expression will change too.
As the picture attached. Please, Are there a way ?
Many thanks
Hi
You can write the expression based on a condtion - using getselectedcount function
If something is selected in Attribute 1 , use that for expression else use other and so on...
Have a look at :Customizable Straight Table
Thank to both, your suggestion are exactly with I need!
You are great!
Hi,
Check this,
Qlikview adhoc dimension analisys [My own example]
-Hirish