Page 1 of 1

Very simple Q, BottomCount doesn't work?

Posted: Wed Jun 18, 2014 6:09 am
by macsir
In a cube view with single row, BottomCount doesn't work as expected? Other options are working fine.
Accdording to Manual, BottomCount is Filters the view to display only the smallest n elements, where n is a number specified in the Value option. Whatever value is set, the final view result is always empty?
Can anyone test it as well? My version is 10.1.1, Thanks. :?

Re: Very simple Q, BottomCount doesn't work?

Posted: Wed Jun 18, 2014 10:48 pm
by macsir
Can anyone have a try?

Re: Very simple Q, BottomCount doesn't work?

Posted: Wed Jun 18, 2014 11:12 pm
by macsir
Got answer by myself. Actually this function works for all elements in that single row even if you suppress zeros. It is comparing all elements in that dimension to get the smallest ones. :mrgreen: