Search Results
Search results 1-3 of 3.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
You can use a list box without a dynarange also. However, it becomes a very static report. The thing is that (in case of a multiselect list box) the output is an array, and hence, dynarange is a good option to use. If you do not want to use dynarange, you can use array functions like index. Please see attachment.
-
If you need this information on a report (not necessary using rules), why don't you use subsetsize with a data filter? Easy way to get this is to create a subset and then change the formula from subset to subsetsize. More details at: knowledgebase.jedox.com/knowledgebase/jedox-olap-functions/ Regards, Kiran