Re: XMLA/ASSL help AS2005
- From: "Dave Wickert [MSFT]" <dwickert@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 9 Dec 2005 11:51:59 -0800
You can click on the dimension object and script out just the dimension
structures. It supports both CREATE and ALTER formats.
--
Dave Wickert [MSFT]
dwickert@xxxxxxxxxxxxxxxxxxxx
Program Manager
BI Systems Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Sanjay Khadilkar" <sanjayk_nospam@xxxxxxxxxxx> wrote in message
news:eK%23HgUC$FHA.1256@xxxxxxxxxxxxxxxxxxxxxxx
>I know that but it only generates the CREATE script for a Database
>dimension and I want to be able to add the existing database dimension to
>the Cube. I don't know how to generate the statement to do that.
>
> So, I am looking for something like ALTER CUBE CUBE ADD DIMENSION DIM1
>
> Sanjay
>
>
> "Dave Wickert [MSFT]" <dwickert@xxxxxxxxxxxxxxxxxxxx> wrote in message
> news:OlxoTr4%23FHA.516@xxxxxxxxxxxxxxxxxxxxxxx
>> Just run SSMS and right click on an existing dimension. Then select
>> "Script... As CREATE".
>> There is your sample.
>> --
>> Dave Wickert [MSFT]
>> dwickert@xxxxxxxxxxxxxxxxxxxx
>> Program Manager
>> BI Systems Team
>> SQL BI Product Unit (Analysis Services)
>> --
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>> "Sanjay Khadilkar" <sanjayk_nospam@xxxxxxxxxxx> wrote in message
>> news:%231O4ent%23FHA.140@xxxxxxxxxxxxxxxxxxxxxxx
>>> Hi ,
>>>
>>> Is there a way to add a database dimension to a cube using XMLA script?
>>> something like ALTER Table ADD statement in SQL.
>>>
>>> I have a database dimension that I would like to add to the cube without
>>> going through the BI dev studio.
>>>
>>> Also, I would like to add the dimension/fact tables to the data source
>>> view using the XMLA script.
>>>
>>> if it is possible can someone please post some examples?
>>>
>>>
>>> Thanks,
>>>
>>> Sanjay
>>>
>>>
>>
>>
>
>
.
- Follow-Ups:
- Re: XMLA/ASSL help AS2005
- From: Akshai Mirchandani [MS]
- Re: XMLA/ASSL help AS2005
- References:
- XMLA/ASSL help AS2005
- From: Sanjay Khadilkar
- Re: XMLA/ASSL help AS2005
- From: Dave Wickert [MSFT]
- Re: XMLA/ASSL help AS2005
- From: Sanjay Khadilkar
- XMLA/ASSL help AS2005
- Prev by Date: Re: cube creation problem...
- Next by Date: Re: Cannot connect to SSAS 2005
- Previous by thread: Re: XMLA/ASSL help AS2005
- Next by thread: Re: XMLA/ASSL help AS2005
- Index(es):
Relevant Pages
|