![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- Hello, here is comparitive sql query based on the sales cube from default foodmart 2000 sample catalog select measures.unit sales , CutomerName from sales where storeName <> "Store1". Here we are interested in all stores whose name is not "store1" .. I understand that select portions would go in the select axis for the MDX query i.e. select measures.[unit sales] on columns, Customers.[Name].members on rows from sales where ?????? how do I write corrosponding slicer part in the mdx query. Thanking you in advance. Santosh . |
#3
| |||
| |||
|
|
Hello, here is comparitive sql query based on the sales cube from default foodmart 2000 sample catalog select measures.unit sales , CutomerName from sales where storeName <> "Store1". Here we are interested in all stores whose name is not "store1" . I understand that select portions would go in the select axis for the MDX query i.e. select measures.[unit sales] on columns, Customers.[Name].members on rows from sales where ?????? how do I write corrosponding slicer part in the mdx query. Thanking you in advance. Santosh |
![]() |
| Thread Tools | |
| Display Modes | |
| |