Hyperion Essbase (MOSC)

MOSC Banner

MDX Partitioned Ranking

edited Mar 9, 2012 2:16AM in Hyperion Essbase (MOSC) 3 commentsAnswered ✓
I am trying to produce an MDX query that generates a ranked result set, within this I am trying to get two levels of ranking based on Net Sales, firstly the ranking within the overall set, and secondly a ranking partitioned by an attribute dimension (the equivalent of RANK () OVER (PARTITION BY ...) in SQL Server), with the final result set sorted alphabetically by the attribute name and secondly by Net Sales.  So far I have got the sorting and the overall ranking to work but not the partitioned rank.  Any solution will need to be fast as the base

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center