yes you can do by creating the derived table which will give only top 10 values. This is the universe level.
Second option is(in the Report level) apply the rank in the table, and filter only >10, by this way you can do this.
Pls refer this link it may help you.
lovebo (BOB member since 2010-10-06)