dbTalk Databases Forums  

Creating calculated member

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


Discuss Creating calculated member in the microsoft.public.sqlserver.olap forum.



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

Default Creating calculated member - 01-26-2004 , 09:52 AM






Hi,
Can anyone give me a full code example of how to create a calculated
member for Analysis Services using vb.net or vb6? My code runs through
but the member does not show up in analysis manager. I have tried to
refresh the cube, but it does not help.

thanks in advance

Reply With Quote
  #2  
Old   
 
Posts: n/a

Default Re: Creating calculated member - 01-26-2004 , 10:04 AM






"real time" calculated members have query or session scope, not "global"
scope. This means that the calculated member is visible only in session in
which it was created.

"Peter Wallin" <peter71wallin (AT) yahoo (DOT) se> wrote

Quote:
Hi,
Can anyone give me a full code example of how to create a calculated
member for Analysis Services using vb.net or vb6? My code runs through
but the member does not show up in analysis manager. I have tried to
refresh the cube, but it does not help.

thanks in advance



Reply With Quote
  #3  
Old   
peter wallin
 
Posts: n/a

Default Re: Creating calculated member - 01-26-2004 , 10:43 AM



Well, I do need an example of how to create a calculated member that
lasts beyound the current session just as you do when creating a
calculated member in Analysis Manager.

Thanks in advance!

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

Reply With Quote
  #4  
Old   
peter wallin
 
Posts: n/a

Default Re: Creating calculated member - 01-26-2004 , 10:43 AM



Well, I need an example of how to create a calculated member that lasts
beyound the current session just as you do when creating a calculated
member in Analysis Manager.

thanks in advance!



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

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

Default Re: Creating calculated member - 01-26-2004 , 12:21 PM



I think you would need to use DSO for this task try the foolowing MSDN lin
http://msdn.microsoft.com/library/de...bjects_6bcj.as

BOL(Books online) and the Sample application source code are other code sources of DSO Snippets

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.