dbTalk Databases Forums  

Help needed in Simple OLAP Implementation

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Help needed in Simple OLAP Implementation in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Natraj
 
Posts: n/a

Default Help needed in Simple OLAP Implementation - 03-07-2005 , 09:56 AM






Hi All,

I am new to OLAP.
I am trying to retrieve data from a fact table by using 8 dimension tables
for that cube.

Can i retrieve data from a fact table using MDX query?
I have an idea about retrieval of data using MDX query from dimension
tables.
Please help me to retrieve data from fact table.

Advance in Thanks,

Natraj.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.859 / Virus Database: 585 - Release Date: 2/14/2005



Reply With Quote
  #2  
Old   
Ohjoo Kwon
 
Posts: n/a

Default Re: Help needed in Simple OLAP Implementation - 03-07-2005 , 10:57 AM






MDX was designed to query against Cubes not relational tables.

You can use DRILLTHROUGH with MDX statement but I'm not sure it's what you
want.

Ohjoo Kwon


"Natraj" <natarajan (AT) eprocorp (DOT) com> wrote

Quote:
Hi All,

I am new to OLAP.
I am trying to retrieve data from a fact table by using 8 dimension tables
for that cube.

Can i retrieve data from a fact table using MDX query?
I have an idea about retrieval of data using MDX query from dimension
tables.
Please help me to retrieve data from fact table.

Advance in Thanks,

Natraj.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.859 / Virus Database: 585 - Release Date: 2/14/2005





Reply With Quote
  #3  
Old   
Natarajan Sennappan
 
Posts: n/a

Default Re: Help needed in Simple OLAP Implementation - 03-07-2005 , 11:35 AM




Hi Ohjoo Kwon,

I want to filter records depending upon a particular measure.
Can i do it?

Thanks,
Natraj



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
  #4  
Old   
Ohjoo Kwon
 
Posts: n/a

Default Re: Help needed in Simple OLAP Implementation - 03-07-2005 , 12:27 PM



If you mean "Retrieving the rowsets from data source that were used to
create a specified cell in a cube" by "filter records depending upon...",
Drillthrough can be a solution.

But if it means different ad-hoc queries case by case, you need to program
by yourself to create the customized SQL statements dynamically.

Ohjoo Kwon

"Natarajan Sennappan" <natarajan (AT) eprocorp (DOT) com> wrote

Quote:
Hi Ohjoo Kwon,

I want to filter records depending upon a particular measure.
Can i do it?

Thanks,
Natraj



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Reply With Quote
  #5  
Old   
Natraj
 
Posts: n/a

Default Re: Help needed in Simple OLAP Implementation - 03-07-2005 , 11:51 PM



Thanks for ur kind information and help.

Natraj.

"Ohjoo Kwon" <ojkwon (AT) olap (DOT) co.kr> wrote

Quote:
If you mean "Retrieving the rowsets from data source that were used to
create a specified cell in a cube" by "filter records depending upon...",
Drillthrough can be a solution.

But if it means different ad-hoc queries case by case, you need to program
by yourself to create the customized SQL statements dynamically.

Ohjoo Kwon

"Natarajan Sennappan" <natarajan (AT) eprocorp (DOT) com> wrote in message
news:eEEb%23vzIFHA.1304 (AT) TK2MSFTNGP10 (DOT) phx.gbl...

Hi Ohjoo Kwon,

I want to filter records depending upon a particular measure.
Can i do it?

Thanks,
Natraj



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.