dbTalk Databases Forums  

No of employee count

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


Discuss No of employee count in the microsoft.public.sqlserver.olap forum.



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

Default No of employee count - 07-24-2006 , 10:17 AM






Hi All

i want to know how to find the employee count for the HR Cube which is
distinct count.
How to do this?
Plz tell me this.

thanking u,

From
Hash


Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: No of employee count - 07-24-2006 , 10:22 AM






is AS2005 you can use the distinct count aggregation and create a "physical"
measure
Is AS2000 the dcount aggregation measure can result in errors if the user
apply multiple filters in the cube (like selecteing 2 stores);
in this case you have to create a dynamic distinct count (a calculated
measure)

the calculated measure option is also available in AS2005, but if you need
performance and if the re is lot of access to this measure, don't use it and
play with a real aggregated measure.

search in google and this newsgroup to find some formula
(search "calculated distinct count" or "basket analysis")

"Hash" <harshal.patil (AT) sify (DOT) com> wrote

Quote:
Hi All

i want to know how to find the employee count for the HR Cube which is
distinct count.
How to do this?
Plz tell me this.

thanking u,

From
Hash




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.