This content has been marked as final.
Show 3 replies
-
top n on bar chart
Shay Cooper Mar 20, 2012 10:40 AM (in response to Marcin Sworzynski)Wrap the expression within a Ranked If statement for example IF(Rank(expression)<11,expression) this should give you top 10 numbers for example providing this is what you were after.
-
top n on bar chart
ssha 324 Mar 21, 2012 12:01 AM (in response to Marcin Sworzynski)You have this option under chart properties->dimension Limits.
is that what your after?
-
top n on bar chart
Luis Cortizo Mar 21, 2012 11:24 AM (in response to Marcin Sworzynski)The Dimension Limits are only available on QlikView 11.
In case you have a previous version you can always Sort the bar chart in the way you wish (e.g. with and Expression... Sum(Sales)) and then limit the number of values that the X axis is showing (under the Presentation Tab).
Don't forget to uncheck the X-Axis scrollbar