Hi SAS Expert,
I would like to create a calculated member in SAS OLAP to perform ranking. Following is the desired result as attached (MDX.jpg)
Mis Month | Category | Sales Amt | Ranking |
Apr-13 | Grocery | 9999 | 1 |
Apr-13 | Electronic | 5000 | 2 |
May-13 | Grocery | 6213 | 2 |
May-13 | Beverage | 2012 | 3 |
May-13 | Electronic | 8782 | 1 |
Jun-13 | Beverage | 5000 | 1 |
I found a similar solution at http://social.msdn.microsoft.com/Forums/sqlserver/en-US/050a18f3-dac6-4e3a-bf00-d92319b88714/mdx-ran...
But it is using Microsoft platform and the syntax/ function is not available in SAS, i.e. nonempty function is not available
Can you please advise how to achieve this in SAS mdx?
Thank you.
Regards,
Mike
Have you investigated Proc Rank? It is designed to do this job for you.
Richard
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.