Get the Top 10 and Below 10 servers for memory usage

Please guide how can I get the top 10 and below 10 servers memory usage through influx queries and grafana UI both.

@errishma This pull will be included in the 1.3 release and will make this operation very quick. Currently you need to use a subquery to filter the results of an initial query to accomplish this.

Thanks Jack, Could you please share the full query for the same.