Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I tried to make a Top N Bar Chart and Bottom N Bar Chart with a vTop Slider for user to select by themselves.
For Top N and Bottom N Chart, they are the same chart and i just replace the largest into smallest in dimension limit tab.
The following result can returned:
Slider Selection | Top N | Bottom N |
10 | 10 | No data to display |
20 | 20 | No data to display |
30 | 30 | 1 |
40 | 40 | 11 |
I did tick all the suppress selection, any hits for this issue? Thanks in advance.
Jill
I don't know the exact issue but putting a condition like if(expression >0, Expression) might resolve it.
Can you attach you qlikview file
Please attach sample data