ranking a (large) subset within the universe

I have a curated list of stocks that i want to rank against a universe (say russell 3000) using a given scheme. When i input the tickers on the ranking tab, i see that it truncates them (only ranks a fraction)

When i make a separate universe using an inlist, then it ranks relative to themselves, which is not what i want.

How do I go about ranking my curated list vs the universe?

Thanks All!

Set up a screen using the R3000 as your universe and the “given scheme” as your ranking system. The only rule of the screen would be inlist([name of list]). Run the screen and you’ll see how each stock ranks against the R3000.

Perfect. I should have thought of that!