How to filter by rating?

Hi,

is there a screener formula that allows to filter tickers based on Rank value from the used Ranking System?

In example, I use Core Combination Rank in my screener. But I want the screener to show up only the tickers with Core Combination ranking values equal or above, let say 90.

The rule would be Rank >= 90
Rank uses the ranking system you selected in the Screen. FRank() is for ranking on a single factor or formula.

Thank you, it works.