Search the web
Sign In
New User? Sign Up
brioportalusersgroup · Hyperion Performance Suite - Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Hyperion Intelligence and Essbase Attribute dimension   Message List  
Reply | Forward Message #733 of 744 |
How can i dynamically add attribute dimension member to side label? I
tried following code it's giving me an error?
Console.Writeln("Start")
OQPath = ActiveDocument.Sections["OLAPQ: Main"]
Console.Writeln("Step1")
OQPath.SideLabels.Add("Gen2,Org Unit Desig")
Console.Writeln("Step2")
OQPath.SideLabels['Gen2,Org Unit Desig'].AddFilterValue
("HVSB",bqOperatorEqual)
Console.Writeln("Step3")
OQPath.Process()
Thanks in advance

I appreciate your help.







Thu Jun 29, 2006 8:43 pm

podili12
Offline Offline
Send Email Send Email

Forward
Message #733 of 744 |
Expand Messages Author Sort by Date

How can i dynamically add attribute dimension member to side label? I tried following code it's giving me an error? Console.Writeln("Start") OQPath =...
podili12
Offline Send Email
Jun 29, 2006
8:46 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help