![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi Everyone, I have a cube with revenue as the measure. CompanyId is one dimension and CompanyType is another dimension. It is possible to get a list of companies which belong to a particular company type? If I give the MDX query select [Co].[Co Name].Members on columns from MainCube where [CoType].[All CoType].[IT] (IT being one of the Company Types) - I get all companies, and not just the companies that are of IT type. If I make company as a child level of the company type, then I can get all children of [CoType].[All CoType].[IT], but I will need to get companies by more than 1 independent criteria - for example - list of all companies which are of "IT" type and are located in the state GA and have number of employees > 1255. Is there are way one can use cubes for this, or normal SQL and OLTP db is the way to go? I am totally new to OLAP and MDX - so any pointers will be really appreciated. Thanks and regards Vani Murarka |
#3
| |||
| |||
|
|
Hi Everyone, I have a cube with revenue as the measure. CompanyId is one dimension and CompanyType is another dimension. It is possible to get a list of companies which belong to a particular company type? If I give the MDX query select [Co].[Co Name].Members on columns from MainCube where [CoType].[All CoType].[IT] (IT being one of the Company Types) - I get all companies, and not just the companies that are of IT type. If I make company as a child level of the company type, then I can get all children of [CoType].[All CoType].[IT], but I will need to get companies by more than 1 independent criteria - for example - list of all companies which are of "IT" type and are located in the state GA and have number of employees > 1255. Is there are way one can use cubes for this, or normal SQL and OLTP db is the way to go? I am totally new to OLAP and MDX - so any pointers will be really appreciated. Thanks and regards Vani Murarka |
#4
| |||
| |||
|
|
Hi Everyone, I have a cube with revenue as the measure. CompanyId is one dimension and CompanyType is another dimension. It is possible to get a list of companies which belong to a particular company type? If I give the MDX query select [Co].[Co Name].Members on columns from MainCube where [CoType].[All CoType].[IT] (IT being one of the Company Types) - I get all companies, and not just the companies that are of IT type. If I make company as a child level of the company type, then I can get all children of [CoType].[All CoType].[IT], but I will need to get companies by more than 1 independent criteria - for example - list of all companies which are of "IT" type and are located in the state GA and have number of employees > 1255. Is there are way one can use cubes for this, or normal SQL and OLTP db is the way to go? I am totally new to OLAP and MDX - so any pointers will be really appreciated. Thanks and regards Vani Murarka |
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |