![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, How can I create a calculated member using DSO? I couldn't find something like that in the DSO programmers reference. Any idea will be welcome Thanks a lot Lucas C |
#3
| |||
| |||
|
|
This is the technique that I use: First, get the Analysis Services Meta data scriptor utility from the SQL Server 2000 Resource Kit. It generates a VB program that will use DSO to create the object you specified. So: 1) Run the meta data scriptor against the database 2) Add the calculated member via Analysis Manager 3) Run the meta data scriptor against the database Then do a diff between the VB programs generated by #1 and #3 -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI Practices Team SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "Lucas Campos" <lcampos (AT) rmya (DOT) com.ar> wrote in message news:elY$cP8dDHA.2560 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Hi, How can I create a calculated member using DSO? I couldn't find something like that in the DSO programmers reference. Any idea will be welcome Thanks a lot Lucas C |
![]() |
| Thread Tools | |
| Display Modes | |
| |