From bgreene at scimedsolutions.com Tue Feb 20 16:22:26 2007 From: bgreene at scimedsolutions.com (Ben Greene) Date: Tue, 20 Feb 2007 16:22:26 -0500 Subject: [Activewarehouse-discuss] set_order and set_level_order Message-ID: <7B5FA4DF-D479-4C3C-B716-163009EDA971@scimedsolutions.com> Hello, I'm trying to order a Date dimension such that when I'm viewing the month names, the month names are listed left to right from January to December, not from April to September. I thought that I could use set_order or set_level_order to change the ordering of my Date hierarchy, but those functions aren't seeming to have an effect. Does anyone have an example of using these functions to achieve a similar goal? Thanks, --Ben Greene From anthonyeden at gmail.com Tue Feb 20 17:21:23 2007 From: anthonyeden at gmail.com (Anthony Eden) Date: Tue, 20 Feb 2007 17:21:23 -0500 Subject: [Activewarehouse-discuss] set_order and set_level_order In-Reply-To: <7B5FA4DF-D479-4C3C-B716-163009EDA971@scimedsolutions.com> References: <7B5FA4DF-D479-4C3C-B716-163009EDA971@scimedsolutions.com> Message-ID: The unit test appears to work however I tested against a demo app and you are correct, it doesn't appear to be handling the order override. I will take a look into it. V/r Anthony On 2/20/07, Ben Greene wrote: > Hello, > > I'm trying to order a Date dimension such that when I'm viewing the > month names, the month names are listed left to right from January to > December, not from April to September. I thought that I could use > set_order or set_level_order to change the ordering of my Date > hierarchy, but those functions aren't seeming to have an effect. > Does anyone have an example of using these functions to achieve a > similar goal? > > Thanks, > > --Ben Greene > _______________________________________________ > Activewarehouse-discuss mailing list > Activewarehouse-discuss at rubyforge.org > http://rubyforge.org/mailman/listinfo/activewarehouse-discuss > -- Cell: 808 782-5046 Current Location: Melbourne, FL From anthonyeden at gmail.com Tue Feb 20 17:57:22 2007 From: anthonyeden at gmail.com (Anthony Eden) Date: Tue, 20 Feb 2007 17:57:22 -0500 Subject: [Activewarehouse-discuss] set_order and set_level_order In-Reply-To: References: <7B5FA4DF-D479-4C3C-B716-163009EDA971@scimedsolutions.com> Message-ID: The trunk is now fixed so headers will respect ordering defined in the dimension. V/r Anthony Eden On 2/20/07, Anthony Eden wrote: > The unit test appears to work however I tested against a demo app and > you are correct, it doesn't appear to be handling the order override. > I will take a look into it. > > V/r > Anthony > > On 2/20/07, Ben Greene wrote: > > Hello, > > > > I'm trying to order a Date dimension such that when I'm viewing the > > month names, the month names are listed left to right from January to > > December, not from April to September. I thought that I could use > > set_order or set_level_order to change the ordering of my Date > > hierarchy, but those functions aren't seeming to have an effect. > > Does anyone have an example of using these functions to achieve a > > similar goal? > > > > Thanks, > > > > --Ben Greene > > _______________________________________________ > > Activewarehouse-discuss mailing list > > Activewarehouse-discuss at rubyforge.org > > http://rubyforge.org/mailman/listinfo/activewarehouse-discuss > > > > > -- > Cell: 808 782-5046 > Current Location: Melbourne, FL > -- Cell: 808 782-5046 Current Location: Melbourne, FL