![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
-----Original Message----- Hi, Does anyone know the difference between 'Data Slice' and 'Filter' statement in Advanced Setting in the Partition wizard ? Thanks in advance. Hari . |
#4
| |||
| |||
|
|
Hi, I couldn't find any difference in specifying filter condition in either 'Slice data' or 'Filter'. Both fetches the same set of results. But I read in this forum that MSAS uses partition slice to identify the partition when a query is issued to the cube. Is that the difference between Data Slice and Filter? Moreover, in Filter also, I was able to specify dimension members. Any clarification is highly appreciated. Thanks, Hari -----Original Message----- Hi, Does anyone know the difference between 'Data Slice' and 'Filter' statement in Advanced Setting in the Partition wizard ? Thanks in advance. Hari . |
#5
| |||
| |||
|
|
-----Original Message----- Specifying a filter is just for building the SQL query that populates an Analysis Services object. For example, if you set up a "filter" on a partition, you are specifying what records will be included in the partition when the partition is processed. Setting the data slice is for querying. When you set a data slice for a partition, you are giving the server information about what exists in the partition. The server can then use that information when it attempts to resolve user queries. For example, if a user asks for Time.1998 in a query and you have a data slice on a partition set to 1998, then the server will only scan that partition, and NOT scan any of the other ones. Setting the data slice is very important for optimal query performance. For more info please see the whitepaper http://www.microsoft.com/technet/treeview/default.asp? url=/technet/prodtechnol/sql/maintain/optimize/ANSvcsPG.asp Sean -- Sean Boon SQL Server BI Product Unit -- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm. "Hari" <harihcl (AT) hotmail (DOT) com> wrote in message news:094e01c34b95$b59bc200$a501280a (AT) phx (DOT) gbl... Hi, I couldn't find any difference in specifying filter condition in either 'Slice data' or 'Filter'. Both fetches the same set of results. But I read in this forum that MSAS uses partition slice to identify the partition when a query is issued to the cube. Is that the difference between Data Slice and Filter? Moreover, in Filter also, I was able to specify dimension members. Any clarification is highly appreciated. Thanks, Hari -----Original Message----- Hi, Does anyone know the difference between 'Data Slice' and 'Filter' statement in Advanced Setting in the Partition wizard ? Thanks in advance. Hari . . |
![]() |
| Thread Tools | |
| Display Modes | |
| |