![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, How do we filter rows while building a dimension using MSAS 2005? I used to do this using 'Source Table Property' in MSAS 2k. I am not sure if i have to create a named query to achieve this instead of creating the dimension staright from the view / table in the database? Thanks, Prasad. |
#3
| |||
| |||
|
|
Hi, The SourceTableFilter from AS2000 no longer exists in AS2005 (because in AS2005 the DataSourceView was introduced to separate the relational details from the AS structures). The solutions are, as you said, to create a named query in the DataSourceView or to create the dimension straight from a view/table from the relational database. In case of a Partition, another option is to use QueryDefinition as Source (this allows writing the SELECT sql statement as fact table for the partition, thus you can add your own filter). Adrian. -- This posting is provided "AS IS" with no warranties, and confers no rights. -- "Prasad" <Prasad (AT) discussions (DOT) microsoft.com> wrote in message news:0E04C0C1-3D57-4CA7-AA1E-E96761725280 (AT) microsoft (DOT) com... Hi, How do we filter rows while building a dimension using MSAS 2005? I used to do this using 'Source Table Property' in MSAS 2k. I am not sure if i have to create a named query to achieve this instead of creating the dimension staright from the view / table in the database? Thanks, Prasad. |
#4
| |||
| |||
|
|
Thanks Adrian. That is what i thought. Do you what happenned to the 'Aggregation Usage' property in MSAS 2005? In MSAS 2000, In the cube editor, for mutli level dimensions, i used to set 'Aggrgataion Usage' property to 'Top Level Only' to mininmize the mumber or exclude certain levels of a dimension from the aggrgegation strategy / Dimension. Please let me know. Thanks, Shyam. |
#5
| |||
| |||
|
|
Because AS2k5 is now attribute based, I believe you will find the aggregation setting on a per attribute basis. (Levels purely exist as a navigational aid) Sorry I can't check the exact name of the property as my local AS2k5 is playing up right at this point in time ![]() -- Regards Darren Gosbell [MCSD] dgosbell_at_yahoo_dot_com Blog: http://www.geekswithblogs.net/darrengosbell In article <D1174A60-0471-4A1E-86F5-DE14428CBD41 (AT) microsoft (DOT) com>, Prasad (AT) discussions (DOT) microsoft.com says... Thanks Adrian. That is what i thought. Do you what happenned to the 'Aggregation Usage' property in MSAS 2005? In MSAS 2000, In the cube editor, for mutli level dimensions, i used to set 'Aggrgataion Usage' property to 'Top Level Only' to mininmize the mumber or exclude certain levels of a dimension from the aggrgegation strategy / Dimension. Please let me know. Thanks, Shyam. |
![]() |
| Thread Tools | |
| Display Modes | |
| |