![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Thread-Topic: Default Measure of a Cube (AS2K vs. SSAS) thread-index: AcXl23IPHIU3ioTwSlu9OdIBeowdCw== X-WBNR-Posting-Host: 212.156.221.126 From: "=?Utf-8?B?RWx5byBSYXZ1bmE=?=" <nebimnebim (AT) noemail (DOT) nospam Subject: Default Measure of a Cube (AS2K vs. SSAS) Date: Thu, 10 Nov 2005 01:45:12 -0800 Lines: 8 Message-ID: <D13AF0E9-A6F3-4C38-AF5C-C6F095430DA0 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.sqlserver.olap NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:64351 X-Tomcat-NG: microsoft.public.sqlserver.olap In Analysis Services 2005, I haven't been able to define a "calculated member" as the default measure of a cube. In Analysis Services 2000, it was possible. Is it a known limitation of Analysis Services 2005, or am I missing something? Sincerely. Elyo Ravuna |
#3
| |||
| |||
|
|
Hello Elyo, I am not quite sure about what you mean by "default measure". Will you explain this or your requirements in more details? I assume that you want create calculated member in the cube so that you could use it as a measure in cube browser. If it is the issue, I suggest that you refer to "How to: Create a calculated member" topic in SQL 2005 Book Online for help. You could create a calculated member in cube desinger of a Analysis Service project in Visual Studio. After you deploy the project to AS, and you open cube browser, you could see it is listed under Measures node. Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | Thread-Topic: Default Measure of a Cube (AS2K vs. SSAS) | thread-index: AcXl23IPHIU3ioTwSlu9OdIBeowdCw== | X-WBNR-Posting-Host: 212.156.221.126 | From: "=?Utf-8?B?RWx5byBSYXZ1bmE=?=" <nebimnebim (AT) noemail (DOT) nospam | Subject: Default Measure of a Cube (AS2K vs. SSAS) | Date: Thu, 10 Nov 2005 01:45:12 -0800 | Lines: 8 | Message-ID: <D13AF0E9-A6F3-4C38-AF5C-C6F095430DA0 (AT) microsoft (DOT) com | MIME-Version: 1.0 | Content-Type: text/plain; | charset="Utf-8" | Content-Transfer-Encoding: 7bit | X-Newsreader: Microsoft CDO for Windows 2000 | Content-Class: urn:content-classes:message | Importance: normal | Priority: normal | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 | Newsgroups: microsoft.public.sqlserver.olap | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl | Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:64351 | X-Tomcat-NG: microsoft.public.sqlserver.olap | | In Analysis Services 2005, I haven't been able to define a "calculated | member" as the default measure of a cube. In Analysis Services 2000, it was | possible. | | Is it a known limitation of Analysis Services 2005, or am I missing something? | | Sincerely. | Elyo Ravuna | |
#4
| |||
| |||
|
|
My question is: How can I define a calculated member as the default measure of a cube? I was able to define it in Analysis Services 2000, but I haven't found a way to do it in Analysis Services 2005. |
#5
| |||
| |||
|
|
Thread-Topic: Default Measure of a Cube (AS2K vs. SSAS) thread-index: AcXmorM0hhNnlpcSRSeea3j1DiAJ6Q== X-WBNR-Posting-Host: 212.156.221.126 From: "=?Utf-8?B?RWx5byBSYXZ1bmE=?=" <nebimnebim (AT) noemail (DOT) nospam References: <D13AF0E9-A6F3-4C38-AF5C-C6F095430DA0 (AT) microsoft (DOT) com fh8lSGo5FHA.484 (AT) TK2MSFTNGXA02 (DOT) phx.gbl Subject: RE: Default Measure of a Cube (AS2K vs. SSAS) Date: Fri, 11 Nov 2005 01:31:31 -0800 Lines: 81 Message-ID: <A83D9777-F4FF-49FD-B6CD-C919434D92E5 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Newsgroups: microsoft.public.sqlserver.olap NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:64394 X-Tomcat-NG: microsoft.public.sqlserver.olap Dear Peter, I appreciate your effort to help. However my question is unanswered. MDX requires every dimension to have a default member and the measures dimension is no exception. Since the first version of Microsoft OLAP Services, cubes have default measures. My question is: How can I define a calculated member as the default measure of a cube? I was able to define it in Analysis Services 2000, but I haven't found a way to do it in Analysis Services 2005. Sincerely. Elyo Ravuna "Peter Yang [MSFT]" wrote: Hello Elyo, I am not quite sure about what you mean by "default measure". Will you explain this or your requirements in more details? I assume that you want create calculated member in the cube so that you could use it as a measure in cube browser. If it is the issue, I suggest that you refer to "How to: Create a calculated member" topic in SQL 2005 Book Online for help. You could create a calculated member in cube desinger of a Analysis Service project in Visual Studio. After you deploy the project to AS, and you open cube browser, you could see it is listed under Measures node. Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- | Thread-Topic: Default Measure of a Cube (AS2K vs. SSAS) | thread-index: AcXl23IPHIU3ioTwSlu9OdIBeowdCw== | X-WBNR-Posting-Host: 212.156.221.126 | From: "=?Utf-8?B?RWx5byBSYXZ1bmE=?=" <nebimnebim (AT) noemail (DOT) nospam | Subject: Default Measure of a Cube (AS2K vs. SSAS) | Date: Thu, 10 Nov 2005 01:45:12 -0800 | Lines: 8 | Message-ID: <D13AF0E9-A6F3-4C38-AF5C-C6F095430DA0 (AT) microsoft (DOT) com | MIME-Version: 1.0 | Content-Type: text/plain; | charset="Utf-8" | Content-Transfer-Encoding: 7bit | X-Newsreader: Microsoft CDO for Windows 2000 | Content-Class: urn:content-classes:message | Importance: normal | Priority: normal | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 | Newsgroups: microsoft.public.sqlserver.olap | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl | Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.olap:64351 | X-Tomcat-NG: microsoft.public.sqlserver.olap | | In Analysis Services 2005, I haven't been able to define a "calculated | member" as the default measure of a cube. In Analysis Services 2000, it was | possible. | | Is it a known limitation of Analysis Services 2005, or am I missing something? | | Sincerely. | Elyo Ravuna | |
![]() |
| Thread Tools | |
| Display Modes | |
| |