dbTalk Databases Forums  

need help

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


Discuss need help in the microsoft.public.sqlserver.olap forum.



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

Default Re: need help - 10-13-2004 , 07:55 AM






That would be heavy in MDX. Create a base measure in your fact and count
during the ETL. Add this base measure to your cube.

T
"SergiuT" <sergiu1001 (AT) hotmail (DOT) com> escreveu na mensagem
news:eOwWSzRsEHA.2948 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Quote:
Hi,

I am newbie in this business. So, my question could be very simple but for
me it is complicated.
I have a time dimension and a fact table with time field.
My problem is: I need to build a cube that will count all the record where
1.FactTime > DimenssionTime
2.FactTime = DimenssionTime
3.FactTime < DimenssionTime

Unfortunatelly, i am not experienced in OLAP.
This is why it is a real problem for me.





Reply With Quote
  #2  
Old   
SergiuT
 
Posts: n/a

Default need help - 10-13-2004 , 08:04 AM






Hi,

I am newbie in this business. So, my question could be very simple but for
me it is complicated.
I have a time dimension and a fact table with time field.
My problem is: I need to build a cube that will count all the record where
1.FactTime > DimenssionTime
2.FactTime = DimenssionTime
3.FactTime < DimenssionTime

Unfortunatelly, i am not experienced in OLAP.
This is why it is a real problem for me.



Reply With Quote
  #3  
Old   
Tore Johnsen
 
Posts: n/a

Default Re: need help - 10-13-2004 , 08:31 AM



The ETL process is the one through which you construct your fact table. I
assume that you use SQL to transform data from some data source into your
fact table. Then you could use SQL to achieve what you want. Using SQL is
often most economical since MDX is interpreted at run time.



"SergiuT" <sergiu1001 (AT) hotmail (DOT) com> escreveu na mensagem
news:Okl1nXSsEHA.3200 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Quote:
How could i do that?

"Tore Johnsen" <naturamo (AT) hotmail (DOT) com> wrote in message
news:uyn$QPSsEHA.3788 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
That would be heavy in MDX. Create a base measure in your fact and count
during the ETL. Add this base measure to your cube.

T
"SergiuT" <sergiu1001 (AT) hotmail (DOT) com> escreveu na mensagem
news:eOwWSzRsEHA.2948 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Hi,

I am newbie in this business. So, my question could be very simple but
for
me it is complicated.
I have a time dimension and a fact table with time field.
My problem is: I need to build a cube that will count all the record
where
1.FactTime > DimenssionTime
2.FactTime = DimenssionTime
3.FactTime < DimenssionTime

Unfortunatelly, i am not experienced in OLAP.
This is why it is a real problem for me.









Reply With Quote
  #4  
Old   
SergiuT
 
Posts: n/a

Default Re: need help - 10-13-2004 , 09:09 AM



How could i do that?

"Tore Johnsen" <naturamo (AT) hotmail (DOT) com> wrote

Quote:
That would be heavy in MDX. Create a base measure in your fact and count
during the ETL. Add this base measure to your cube.

T
"SergiuT" <sergiu1001 (AT) hotmail (DOT) com> escreveu na mensagem
news:eOwWSzRsEHA.2948 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Hi,

I am newbie in this business. So, my question could be very simple but
for
me it is complicated.
I have a time dimension and a fact table with time field.
My problem is: I need to build a cube that will count all the record
where
1.FactTime > DimenssionTime
2.FactTime = DimenssionTime
3.FactTime < DimenssionTime

Unfortunatelly, i am not experienced in OLAP.
This is why it is a real problem for me.







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.