Groups | Blog | Home
all groups > sql server data warehouse > june 2004 >

sql server data warehouse : Dimension Editor - Order By property


Imrahn Gamildien
6/29/2004 10:59:36 AM
Hello

I have the "Order By" property set to "Name". By default this is in
ascending order. But I need to sort in descending order. How can I change
this?

Thanks
Imrahn

Jacco Schalkwijk
6/29/2004 6:13:47 PM
You can't set the order to descending directly, but you can create a Member
Property with a formula that orders in the reverse order.

For example :
100 - ASCII(<column>)

--
Jacco Schalkwijk
SQL Server MVP


[quoted text, click to view]

AddThis Social Bookmark Button