dbTalk Databases Forums  

Creating a custom Measure

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


Discuss Creating a custom Measure in the microsoft.public.sqlserver.olap forum.



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

Default Creating a custom Measure - 07-12-2006 , 12:10 PM






I have a fact table, with a field: pub_id that can have values 14, 15
or 16.
something like this:
Pub_ID
15
14
16
16
14
16

I want to create a cube where I get results for all records where
pub_id = 16.
So my result should contain total count of records where pub_id = 16.
In the above case, it would return: 3.

My question is: How can i create a custom Measurefor my data set?

Please explain.

Thanks.


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.