Hyperion 9 Dashboard Hyperlink

Hope this is posted to the correct area. I am using Hyperion 9 Interactive Studio and have a dashboard that I have added a dropdown list. I have the dropdown script to requery the a section and that is working and it refreshes throughout the section to all pivot and charts within that section with the new query result set. I have a hyperlink on the main dash board, that I open up a new window, one of the related Pivot charts for that query set.
Problem is that the display in the new window is not a refreshed result set. It is a result set of when I initial opened the BQY. If I do a Save to Depositoty and then click my Hyperlink to open the Pivot chart in a new window the display is correct. How do I get the hyperlink to display the new queried result set.
thanks
steve archer

depends how you are getting the dates to load to the listbox.
If you are using a query/results to get values for the listbox you can reate a computed column to convert the date to a string to load into the listbox. If you using the Available Values of a Limit to populate the control then you will need to convert the date to a string in your script - similar to the script provided in previous post.
wwayne

Similar Messages

  • Third Party Components in Hyperion Dashboards

    <p>Hi,</p><p>      I would like to know thatthird party components that can be shown in Hyperion Dashbaord.Also the plz provide some information on the scripting languagesthat can be used in hyperion 9 intelligence dashboard builder &interactive reporting tools.</p><p>Any help on these would be of great help.</p><p> </p><p>Thanks,</p><p>Tim</p>

    There are lots and lots of 3rd party components and libraries in Java. All you have to do to use 3rd party components is to add jars to the classpath and write some code which uses the classes.
    Kaj

  • Quick Filter Formatting on Hyperion Dashboard

    I have a Quick Filter on a dollar amount, but can't seem to figure out how to format it so that it has a $ sign and is only 2 decimal places (like normal currency). The hyperion manuals address formatting of dates, but not numbers. The underlying dataset is formatted for currency. Thanks!

    Unfortunately Controls loose the Mask/Formatting that is applied to the the source column within the results section.
    You will need take your Currency column and convert it to a string
    You can use the built in function
    ToChar ( column_name, '$#,###.00' )
    Wayne

  • Dynamically changing X-axis in Hyperion dashboard

    Hi,
    I have a dropdown with dates based on the selection of which the X-axis of the dashboard has to display values. So as the dates change my X-axis of the line graph has to change.
    Can someone please tell me if this is possible in Web Analysis Studio?

    Mike,
    It works fine here. Does your current date display properly in the Table where the =NOW() formula is?
    Have you tried stretching out your table to make more room for labels?
    Jerry

  • Integrating Hyperion interactive dashboard in ADF

    Hi i am currently doing a project, i need to create hyperion interactive dashboard with a login page. Is it possible to do that, cos i cant seem to find any tutorial about it.
    This is my intended page flow: login page(system will authenticate user) -> hyperion interactive dashboard
    Please advice me how can i create a login page integrate with hyperion dashboard in adf jdeveloper for iphone.
    Regards
    Shirleen
    Edited by: Shirleen on Jul 21, 2009 5:32 PM

    Hi,
    wouldn't this be a question for the Hyperion forum than JDeveloper ?
    Hyperion DRM/Analytical Master Data
    Frank

  • Disable login prompt for SAP NW based Xcelsius Dashboard

    Hi all,
    Need assistance to understand what needs to be done in the below case:
    Current scenario:
    1. Developed Xcelsius Dashboard based on SAP NW Connectivity on BO XI 3.1 SP2+.
    2. Configured trust between SAP BW server and BO Server using steps outlined in integration kit(login/accept_sso2_ticket, etc).
    Imported user roles in BOE and enabled SAP authentication.
    After this, WEBI Reports based on Bex queries refresh in Infoview without prompting for Login id/Password.
    3. Configured SAP Server to enable portal/interop switch to display the Xcelsius Dashboard within Infoview which is the existing BI portal. Used Hyperlink object for enabling the link.
    In the hyperlink, I am using the same link which gets generated when I use the option Xcelsius 2008>>file menu>>SAP>>Launch
    Issue: On click of Hyperlink, I get SAP EP Login window. Once I fill up the SAP user id and password, the dashboard comes up
    Server Configuration:All on same domain
    SAP system ID=X(SAP BW server)
    SAP system id=Y(SAP EP Portal)
    BOBJ system Z(BOBJ Server)
    User roles stored in X. Entitlement system defined in Z for SAP BW Server X.
    Dashboard is not available in SAP EP Portal in any folder as of now. Have not created any roles yet.
    As per the various posts and KB articles,
    Do I need to enable SNC for both X and Y? or trust between Infoview and SAP EP portal can be enabled without enabling SNC?
    Just like SAP BW server, does the SAP EP portal also has *.cert files that can be used to exchange with BO Server to enable trust.
    Thanks,
    V Fernandes

    Hi Ingo,
    Thanks for your explanation. I was referring the configuration mentioned in the wiki article for displaying Xcelsius Dashboard in Infoview where this was explained as a possibility. Even though its not Lean.
    Link: [http://wiki.sdn.sap.com/wiki/display/BOBJ/IntegrationofanXcelsiusdashboardinBOE+Infoview]
    The only difference in my case is the use of SAP Authentication instead of Enterprise.
    Thus as per your last update the following workflow is only valid:
    1. User logins to Infoview using SAP Authentication.
    2. User clicks on Xcelsius Dashboard Hyperlink object.
    3. SAP Enterprise Portal login pops up within the Infoview Workspace.
    4. User has to fill in the Login credentials again.
    5. Dashboard load up successfully.
    Please correct me in case I am wrong.
    Thanks for the response.In case there is any other way this can be achieved, then please do let me know. Appreciate for all the help.
    Regards,
    V Fernandes

  • Running FR reports with generic user id. Disable login prompt.

    Hello All,
    When running FR reports it tries use the logged user to connect to Essbase as well, but we want FR to run with a generic Essbase user id.
    How do I make it work so that it does not prompt for username/password.
    Thanks
    Biadmin

    Hi Ingo,
    Thanks for your explanation. I was referring the configuration mentioned in the wiki article for displaying Xcelsius Dashboard in Infoview where this was explained as a possibility. Even though its not Lean.
    Link: [http://wiki.sdn.sap.com/wiki/display/BOBJ/IntegrationofanXcelsiusdashboardinBOE+Infoview]
    The only difference in my case is the use of SAP Authentication instead of Enterprise.
    Thus as per your last update the following workflow is only valid:
    1. User logins to Infoview using SAP Authentication.
    2. User clicks on Xcelsius Dashboard Hyperlink object.
    3. SAP Enterprise Portal login pops up within the Infoview Workspace.
    4. User has to fill in the Login credentials again.
    5. Dashboard load up successfully.
    Please correct me in case I am wrong.
    Thanks for the response.In case there is any other way this can be achieved, then please do let me know. Appreciate for all the help.
    Regards,
    V Fernandes

  • How to create hyperlink on a Dashboard page

    Hi,
    I need to have some text on a Dashboard Page which will be hyperlinked to some request. I am not seeing any option to do that in OBIEE, when i had used Link or Image option i am not able to design the dashboard page as i am not able to format the text and also the alignment, is there any other way i can do that, i just want text that will be hyperlinked and formatted in a way that is appealing. I do not need any columns for any tables.
    Thanks,
    Amit

    try this using portalpath instead of GoUrl,
    Create a narrative view with some code like below, which navigate to the dashboard you are refering..
    [a href=saw.dll?Dashboard&PortalPath=/shared/Sample/MainDB&page=Index> Main Page </a]
    where portalpath refers to path of the dashboard, and page refers to the page name.
    In narrative view you enhance the visuality as you want using html...
    Thanks,
    Vino

  • Report Error from Hyperion 9.3 Dashboard

    I have created a button to process the query using hyperion 9.3 dashboard and encounter this error below.
    This error only occur when i'm using in client but in the website itself no error but result of the report is incorrect.
    Server Error [1003]: Failed to acquire access to database.
    Oracle Error - 1: ORA-1007 : invalid username/password; logon denied
    May I know what missing sript or additional script that may trigger this error? How to I ensure in future this error will not pop up again?
    Kindly advise.
    Thank you.

    Hi There,
    It appears- You've not configured the DAS from-
    Start -> All Programs -> Hyperion -> Reporting & Analysis -> Utilities and Administration -> Service Configurator
    Please note that- Restart of BI+ services is mandatory after DAS configuration to process the queries from IR web client !!!
    Let us know incase of any questions!
    - Natesh

  • Dashboards in Hyperion

    Hi all,
    I have planned to build dashboards in hyperion. i am new to this tool. can anyone tell me what are all the components needed for Working on Dashboard.(In which component we will be creating dashboards.I am also planning to put these dashboards in a portal. can anyone provide some insight on this?
    Components needed?
    System requirements?
    Thanks in advance.
    Rajaram.

    For integrating with 10g then have a read of http://docs.oracle.com/cd/E17236_01/epm.1112/epm_install_1112200/ch05s02s04.html
    EPM 11.1.2.2 does not currently support OBIEE via workspace but I believe 11.1.2.3 will support workspace integration with OBIEE 11.1.1.7, also I believe there might be a patch for it to work with 11.1.2.2, I can't confirm when this will be available though.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Can an obiee dashboard expose a hyperion workspace

    Hi all,
    I have no experience with hyperion workspaces, does anyone know how (or if) an obiee dashboard can expose a hyperion workspace?
    In other words, have obiee provide a link to a workspace, or, better yet, have links to hyperion documents within an obiee dashboard.
    I've seen articles the other way around, where obiee can be integrated into hyperion workspaces, but not what I'm looking for.
    Thanks, your help would be much appreciated.

    Hi Dj,
    As of now it only supports essbase integration and use the cubes directly in BI.
    If you mean hyperion workspace which is application oriented it doesnt support,hopefully next release of 11g is planning for it its in the road map.Should see how it goes.
    Hope it helps you.
    By,
    KK

  • How To Schedule an Hyperion Interactive Reporting Dashboard

    Hi . Can somebody let me know on how to schedule an Interactive REporting Dashboard Report and Export the output in PDF and Email the user.i can see the output in HTML when i schedule a pivot, Chart but i dont see anything when i try to schedule a Dashboard . Any pointers in Greatly appreciated

    Once you have the dashboard scheduled to run/ process your queries.
    Go to run the job. In there you will need to edit the cycle by clicking on Modify
    (This will open another page)
    Under the Actions sections there is a part that says
    Add a(n) select the drop down that says Email Section.
    This will take you to anther window where you can select the section you want to output (in your case the Report)
    who to send it to and what format you want to send it in (default shows Microsoft Office Web archive).
    Hopefully this will help you.

  • Report navigation after creating hyperlink

    Hi,
    I am using Webi rich clinet XI R3.1. I have one main report with six dashboards and associated detailed reports. I created hyperlink for each of the dashboard and linked to detailed report in infoview.
    If i need to see main report i've to close this detailed report.Now how can i make the detailed report open in same window and navigate forward and backward to the main report instead of closing.
    I would appreciate if some one could provide any work around available if possible atleast.
    Thanks,
    Eswar

    Hi
    Create two links one Back and one Next in each report.
    Drag two free standing cells in the report and use opendocument syntax to create the links.
    The thread Re: Hyperlink Back functionality may give an idea.
    Regards

  • How do I hyperlink in XML?

    Hello. I currently am building a new project, which is a carousel. The carousel itself is OK, everything works, including the click the icon to read the description. The only problem is that I need to have a hyperlink in one of the descriptions. I know how to hyperlink in HTML, and tried that in XML, but it didn't work. I also tried XSL or something to link but that just screwed up the SWF file itself. Here is my XML code.
    <icons>
    <icon image="icon1.png" tooltip="Helicopters" content="MA Furion 450
        Head Servo's- Hitec HS-5065mg
        Gyro/Tail Servo- Spartan DS760/ Futaba s9257
        Motor- MA 4400kv -6
        Esc- MA 60amp
        Hyperion Blades
        SMC 2200 3s 40c Packs
    Align T-Rex 600E
        Head Servo's- Hitec HS5925mg
        Gyro/Tail Servo- Futaba GY401
        Motor Align 600l
        ESC- Align 75amp
        Radix Blades
        Kasama Tail with TT and Metal Head
    Gaui Hurricane 550
    Gaui Hurricane 200" />
    <icon image="icon2.png" tooltip="About Me" content="My Name is Robert McQuillen, I'm 12 year's old and I have Been flying for about 8 months and I Currently fly a MA Furion 450, Trex 600e, Gaui 550, Gaui 200. I've met some very nice people in this hobby that have helped me out alot." />
    <icon image="icon8.png" tooltip="Videos" content="http://www.youtube.com/watch?v=jBLJEhqAFMA
    http://www.youtube.com/watch?v=Z3MCXnFt4sE" />
    <icon image="icon4.png" tooltip="Sponsers" content="Currently, I have no sponsers but if you wish to contact me to sponser me, you can email me at
    [email protected]" />
    <icon image="icon5.png" tooltip="Events" content="RCCR Ray Edmounds Memorial Fun Fly - June  28th- (OVER WITH)
    IRCHA Jamboree - August 12 - 15
    RAMS Open House - August 22 - 23
    RAMS Northeast Helicopter Jamboree - August 28 – 30
    NEAT Fair - September 18 - 20
    Keystone Indoor Electric Fly - October 17 - 18 ( Not Confirmed)" />
    <icon image="icon6.png" tooltip="Photos" content="Photos are going to be uploaded soon. Sorry for any inconveniences." />
    </icons>
    I'm trying to insert the link in the Photos section and the Videos section instead of having youtube links.
    The carousel file is
    import mx.utils.Delegate;
    import mx.transitions.Tween;
    import mx.transitions.easing.*;
    var numOfItems:Number;
    var radiusX:Number = 300;
    var radiusY:Number = 75;
    var centerX:Number = Stage.width / 2;
    var centerY:Number = Stage.height / 2;
    var speed:Number = 0.05;
    var perspective:Number = 130;
    var home:MovieClip = this;
    theText._alpha = 0;
    var tooltip:MovieClip = this.attachMovie("tooltip","tooltip",10000);
    tooltip._alpha = 0;
    var xml:XML = new XML();
    xml.ignoreWhite = true;
    xml.onLoad = function()
        var nodes = this.firstChild.childNodes;
        numOfItems = nodes.length;
        for(var i=0;i<numOfItems;i++)
            var t = home.attachMovie("item","item"+i,i+1);
            t.angle = i * ((Math.PI*2)/numOfItems);
            t.onEnterFrame = mover;
            t.toolText = nodes[i].attributes.tooltip;
            t.content = nodes[i].attributes.content;
            t.icon.inner.loadMovie(nodes[i].attributes.image);
            t.r.inner.loadMovie(nodes[i].attributes.image);
            t.icon.onRollOver = over;
            t.icon.onRollOut = out;
            t.icon.onRelease = released;
    function over()
        //BONUS Section
        var sou:Sound = new Sound();
        sou.attachSound("sover");
        sou.start();
        home.tooltip.tipText.text = this._parent.toolText;
        home.tooltip._x = this._parent._x;
        home.tooltip._y = this._parent._y - this._parent._height/2;
        home.tooltip.onEnterFrame = Delegate.create(this,moveTip);
        home.tooltip._alpha = 100;
    function out()
        delete home.tooltip.onEnterFrame;
        home.tooltip._alpha = 0;
    function released()
        //BONUS Section
        var sou:Sound = new Sound();
        sou.attachSound("sdown");
        sou.start();
        home.tooltip._alpha = 0;
        for(var i=0;i<numOfItems;i++)
            var t:MovieClip = home["item"+i];
            t.xPos = t._x;
            t.yPos = t._y;
            t.theScale = t._xscale;
            delete t.icon.onRollOver;
            delete t.icon.onRollOut;
            delete t.icon.onRelease;
            delete t.onEnterFrame;
            if(t != this._parent)
                var tw:Tween = new Tween(t,"_xscale",Strong.easeOut,t._xscale,0,1,true);
                var tw2:Tween = new Tween(t,"_yscale",Strong.easeOut,t._yscale,0,1,true);
                var tw3:Tween = new Tween(t,"_alpha",Strong.easeOut,100,0,1,true);
            else
                var tw:Tween = new Tween(t,"_xscale",Strong.easeOut,t._xscale,100,1,true);
                var tw2:Tween = new Tween(t,"_yscale",Strong.easeOut,t._yscale,100,1,true);
                var tw3:Tween = new Tween(t,"_x",Strong.easeOut,t._x,200,1,true);
                var tw4:Tween = new Tween(t,"_y",Strong.easeOut,t._y,320,1,true);
                var tw5:Tween = new Tween(theText,"_alpha",Strong.easeOut,0,100,1,true);
                theText.text = t.content;
                var s:Object = this;
                tw.onMotionStopped = function()
                    s.onRelease = unReleased;
    function unReleased()
        //BONUS Section
        var sou:Sound = new Sound();
        sou.attachSound("sdown");
        sou.start();
        delete this.onRelease;
        var tw:Tween = new Tween(theText,"_alpha",Strong.easeOut,100,0,0.5,true);
        for(var i=0;i<numOfItems;i++)
            var t:MovieClip = home["item"+i];
            if(t != this._parent)
                var tw:Tween = new Tween(t,"_xscale",Strong.easeOut,0,t.theScale,1,true);
                var tw2:Tween = new Tween(t,"_yscale",Strong.easeOut,0,t.theScale,1,true);
                var tw3:Tween = new Tween(t,"_alpha",Strong.easeOut,0,100,1,true);
            else
                var tw:Tween = new Tween(t,"_xscale",Strong.easeOut,100,t.theScale,1,true);
                var tw2:Tween = new Tween(t,"_yscale",Strong.easeOut,100,t.theScale,1,true);
                var tw3:Tween = new Tween(t,"_x",Strong.easeOut,t._x,t.xPos,1,true);
                var tw4:Tween = new Tween(t,"_y",Strong.easeOut,t._y,t.yPos,1,true);
                tw.onMotionStopped = function()
                    for(var i=0;i<numOfItems;i++)
                        var t:MovieClip = home["item"+i];
                        t.icon.onRollOver = Delegate.create(t.icon,over);
                        t.icon.onRollOut = Delegate.create(t.icon,out);
                        t.icon.onRelease = Delegate.create(t.icon,released);
                        t.onEnterFrame = mover;
    function moveTip()
        home.tooltip._x = this._parent._x;
        home.tooltip._y = this._parent._y - this._parent._height/2;
    xml.load("icons.xml");
    function mover()
        this._x = Math.cos(this.angle) * radiusX + centerX;
        this._y = Math.sin(this.angle) * radiusY + centerY;
        var s = (this._y - perspective) /(centerY+radiusY-perspective);
        this._xscale = this._yscale = s*100;
        this.angle += this._parent.speed;
        this.swapDepths(Math.round(this._xscale) + 100);
    this.onMouseMove = function()
        speed = (this._xmouse-centerX)/2500;

    Oh my goodness, thank you SOOOO much!
    The site now works, and I don't get the glitches!
    Wonder if I can embed videos this way

  • Future Simulation Report, using OBIEE or Hyperion

    Dear All,
    I have a requirement to create a simulation of the future maintenance schedule, and future machine usage. We got option to use OBIEE and Hyperion. I have little experience with OBIEE and I think it can be achieve using 'what if model' and 'trends analysis', But I never have experience with hyperion.
    Actually what is the difference of this 2 product?
    As I know the hyperion only used for financial planning. Could this requirement also able achived using Hyperion?
    Best Regards
    Gumas

    Yes you can create an IBot for the specific dashboard/answers which you want it to delivered to specific person or your self via mail. you need to define the require parameters for the IBot and also schedule it depending upon your requirement so that once the run is completed it will send the job to mail.
    Thanks,
    RM

Maybe you are looking for