Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Data Warehousing / August 2006

Tip: Looking for answers? Try searching our database.

retrieve Primary key value from OLAP Cube

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dinesh Patel - 23 Aug 2006 06:55 GMT
I want to retrieve Primary key value from my OLAP Cube. can you please tell
me how can i do this in below query?

SELECT NON EMPTY { [Measures].[Total Test Count] } ON COLUMNS,
NON EMPTY { ([Dim Station].[Station Name].[Station Name].&[1ST CHOICE
EMISSIONS & INSPECTIONS] *
[Dim Test Cycle].[Test Cycle].[Test Cycle].ALLMEMBERS *
[Dim OverallResult].[Overall Result].[Overall Result].ALLMEMBERS
) }  ON ROWS
FROM [OLAP Test Cube]

Dinesh Patel
Jeje - 23 Aug 2006 23:36 GMT
there is no primary keys in a cube.

I presume that you want to retrieve the drill through result?
The drill through command return the row from the source database which are
used to fill the targeted cell.
search on the web for samples and syntaxes.

>I want to retrieve Primary key value from my OLAP Cube. can you please tell
> me how can i do this in below query?
[quoted text clipped - 8 lines]
>
> Dinesh Patel
Dinesh Patel - 24 Aug 2006 14:14 GMT
Thanks for info.

> there is no primary keys in a cube.
>
[quoted text clipped - 15 lines]
> >
> > Dinesh Patel
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.