Display Rank from a Ranking System (Not Screen Ranking System)

How can I display the rank from another ranking system in the screen results? (Not the ranking system used for the screen, but that’d be nice to show too).

Try

showvar(@otherrank, Rating(“Momentum Value”))

where Momentum Value is the name of the ranking system.

Make sure to display the screen factors so that @0therrank will be displayed.

Hth,
Florian

Thank you.

Is there a way to add this, display a rank from another ranking system, to a Custom Report?