Hi Boani,
Create a check-variable that gives back a 'Y' for values over 10000 and 'N' for those under 10000. Apply a filter on this new variable.
<variable> : =If <revenue> > 10000 Then 'Y' Else 'N'
If you succeed to create this variable as a detail or a dimension you can put a filter on it. If the variable defines itself as a measure , BO does not allow a filter.
(only filters on universe-defined measures are allowed in BO, which is quite bad!) T. Blom
Information analist
Shimano Europe
tbl@shimano-eu.com