![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, We can run MDX query direct against dimensions For example SELECT [Date].[Calendar Year].[All Periods].CHILDREN ON 0, {} ON 1 FROM [$Date] How to obtain the same result with the schema rowset query? What rules are valid for such use cas? Thanks, Vladimir Chtepa |
#3
| |||
| |||
|
|
Hi, I have discovered it self. Like MDX instead of CUBE_NAME we can write $DIMENSION_NAME in the mdschema query. "Vladimir Chtepa" <vc.nospam (AT) diacom-systemhaus (DOT) nospam.de> schrieb im Newsbeitrag news:OZ8DvhaBGHA.1092 (AT) TK2MSFTNGP09 (DOT) phx.gbl... Hi, We can run MDX query direct against dimensions For example SELECT [Date].[Calendar Year].[All Periods].CHILDREN ON 0, {} ON 1 FROM [$Date] How to obtain the same result with the schema rowset query? What rules are valid for such use cas? Thanks, Vladimir Chtepa |
#4
| |||
| |||
|
|
Note that DB dimensions can only be queried directly by a DB Admin... So a non-DB-admin user may run into issues if you build this into your solution. Thanks, Akshai -- This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Vladimir Chtepa" <vc.nospam (AT) diacom-systemhaus (DOT) nospam.de> wrote in message news:%236%230vpaBGHA.636 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Hi, I have discovered it self. Like MDX instead of CUBE_NAME we can write $DIMENSION_NAME in the mdschema query. "Vladimir Chtepa" <vc.nospam (AT) diacom-systemhaus (DOT) nospam.de> schrieb im Newsbeitrag news:OZ8DvhaBGHA.1092 (AT) TK2MSFTNGP09 (DOT) phx.gbl... Hi, We can run MDX query direct against dimensions For example SELECT [Date].[Calendar Year].[All Periods].CHILDREN ON 0, {} ON 1 FROM [$Date] How to obtain the same result with the schema rowset query? What rules are valid for such use cas? Thanks, Vladimir Chtepa |
#5
| |||
| |||
|
|
Could you please exactly describe, what role schould accont belong to? "Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> schrieb im Newsbeitrag news:O13YDozBGHA.2664 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Note that DB dimensions can only be queried directly by a DB Admin... So a non-DB-admin user may run into issues if you build this into your solution. Thanks, Akshai -- This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Vladimir Chtepa" <vc.nospam (AT) diacom-systemhaus (DOT) nospam.de> wrote in message news:%236%230vpaBGHA.636 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Hi, I have discovered it self. Like MDX instead of CUBE_NAME we can write $DIMENSION_NAME in the mdschema query. "Vladimir Chtepa" <vc.nospam (AT) diacom-systemhaus (DOT) nospam.de> schrieb im Newsbeitrag news:OZ8DvhaBGHA.1092 (AT) TK2MSFTNGP09 (DOT) phx.gbl... Hi, We can run MDX query direct against dimensions For example SELECT [Date].[Calendar Year].[All Periods].CHILDREN ON 0, {} ON 1 FROM [$Date] How to obtain the same result with the schema rowset query? What rules are valid for such use cas? Thanks, Vladimir Chtepa |
![]() |
| Thread Tools | |
| Display Modes | |
| |