The simple interactive way to do this is to create a new column, which contains the results of the Col Number() for each Store Cluster. The formula for this column would be
Col Number( :units sold, :region)
Then you could use a Data Filter, or a Local Data Filter, and exclude all rows that do not have a value > 25
Jim