XML to drill down capability

<p>Hello,</p><p> </p><p>I am a new Hyperion user so please forgive me if this is not theappropriate place for this question.  I have an XML documentwhich I would like to import to a Hyperion report.  Is itpossible to create a sort of "drill-down" report whichshows Company/Source/Type/Week in a summary format if the XML hasthe format:</p><p> </p><p>Company</p><p>    Source</p><p>        Type</p><p>            Week1</p><p>                Detail</p><p>                Detail</p><p>                Detail</p><p>            Week2</p><p>                Detail</p><p>                Detail</p><p>            .</p><p>            .</p><p> </p><p>Will I then be able to get to view the detail records?</p><p> </p><p>Thanks,</p><p>Harry</p>

<p>Well,</p><p> </p><p>I might be able to help a bit on that.</p><p>I am not sure about getting the format from the XML file but Ifyou give me more details , probably we can get the structure of areport and then write an XML to get the different combination datain the report.</p><p> </p><p>but do explain in detail about the stuff you the trying toproduce..</p>

Similar Messages

  • Drill down capability in Oracle Reports graphs - Is it possible

    Hello
    I was looking for drill down capability in graphs. Example my query returns parent - child relationship. It could have upto 3-4 levels. Is it possible to drill down on a per level basis using oracle graphs?
    Message was edited by:
    M@$$@cHu$eTt$

    What I've seen, is people using a component to render the graph (Flex Charting or something else) and then put that rendered graph in the form data before it's being merged with the template.
    Jasmin

  • Drill down capability in PeopleSoft XML Publisher?

    Hi,
    I'm interested in implementing the following functionality in PeopleSoft XMLP: I have a table produced in an RTF document that looks like the following:
    Term: <TERM>, Subject: <Subject>, Cat No: <CATALOG>, Section: <SECTION>, Course Title: <Course Title>
    Question: <QUESTION_ID>
    Student Response Detail
    50524 5 Always
    51042 5 Always
    I'd like to give the ability to drill down on the student ID that will bring up a seperate section of the report that has the data grouped by that student ID instead of by question. I'd then like the QUESTION_ID in the 2nd section of the report to link back to the original section where the responses are grouped by STUDENT_ID.
    Thanks in advance.
    JK

    Hi Mathieu
    You can certainly build dynamic URLs in your templates. Managing to call other reports within the PS environment is another matter.
    I have pinged the PS dev team to see if they can fill in the gap.
    Might be worth posting a little more information on the reports and what you want to drill to, pass parameters, etc ?
    Regards
    Tim
    http://blogs.oracle.com/xmlpublisher

  • How to properly enable drill-down capability

    Dear Experts,
    I am trying to enable drill-down to my existing stacked bar chart.  Can someone briefly describe how I can successfully complete this task?
    Thanks in advance,
    Zack H.

    add a series to the chart
    go to properties for the chart
    click Drill Down Option in the properties window
    click Enable Drill down and follow the options
    good luck
    Amr

  • Create Multiple Pie Charts with Drill Down capability(foreach in mainreport

    Hello All,
    i need to create a report with 4 pie charts, which should have drilldown capability. i tried to do that, and i can do only for two charts. i need for the rest 2 also.
    Please help.
    Thanks

    See this thread:
    BO Design studio Chart Component issue ...!! | SCN
    If Chart is bound to DS_1 and On Select event of chart is as below:
    DS_2.setFilter(dimension, CHART_1.getSelectedMember(dimension));"
    This works when you click a value on one chart it will select another.
    I haven't tried it with hierarchies.

  • Chart Drill Down Data

    Hi guys,
    I am trying to create a drill down capability for a column
    chart in my application. I am using the HTTPService to get the data
    in from an external XML file, but I am having problem getting in
    the external data needed when the user selects a column. In simple
    version,
    1st level consisit of year(x axis) against amount(y axis)
    2nd level,- when user clicks the column representing a year,
    the column chart to be produced consist of Month(x-axis, i.e. Jan,
    Feb, Mar, etc) against Month count(y-axis,) for the selected
    year

    Nothing to do with excel file, just the logic with combo box.

  • REPORT PAINTER DRILL DOWN REPORT

    Hi,
    i need to develop report painter report with drill down for cost elments and month wise
    out should be cost elements and all months
    Please suggest how to use drill down
    Thanks and Regards
      RAVi

    Along these same lines. I have a user that cannot drill down into a drill down report. Let me clarify. This  report does have drill down capability as some people can drill down into it but others cannot. If a user has authorization to run a report via GRR3. When they click on an item to drill down they do not get an authorization error statement, all they get is a statment that says "list contains no data". Any ideas why some can drill down and some can't? Thanks
    Mark

  • Balance Sheet , P&L Report Drill Down Reports

    Hello Experts,
    One of my client requires Balance Sheet, P&L Reports with drill down capability.
    Ex: In standard B1, When you run a balance sheet you will see summary of accounts. Client needs to look into the details from summary report by drill down capability. Have anyone worked with same reports before? Please help.

    Hi Praneeth,
    On the balance sheet, on the top right corner there is a field called - Level - on which you can select 1 to 5 levels. The level 5 gives the complete picture of each account. Same for other financial report like trial balance. Hope that solves your problem.
    Thanks,
    Kanu

  • [1.1.0.23.64] Drill down reports - right click actions

    The release notes of SQL Developer version 1.1 includes a line concerning 'increased right click actions' for the reports category. One of the new actions is 'Go to <object>', if you select this action it will show you the properties of the object. For instance, when performing a right click and selecting 'Go to EMP' on the EMP row in
    the result set of the 'All objects' report, SQL Developer shows you the properties of the EMP table. This feature is also known as drill down capability (for screen shots see http://jornica.blogspot.com/2006/12/changing-preferences-by-executing.html).
    In the previous version 1.0, the 'Go to' object name was implemented by double-clicking a row in the result set. In version 1.1, if you double-click a row SQL Developer shows a button (this button appears in the cell you double-click). If you click this button SQL Developer shows the Edit Value window for Line terminator value.You can change this value by clicking the change button and SQL Developer shows the Preferences window.
    Because the line terminator value is a global setting (this value is used for every report) I'm wondering why you can change the line terminator value in version 1.1 from every result set cell? You can also use the main menu Alt-Tools Preferences. I find the version 1.0 drill down capability much more intuitive and easier to use than the version 1.1 implementation.
    With kind regards,
    Jornica

    This is exactly the same problem I have.
    Not able to start remote debug listener

  • Any URL's that demo drill-down reports?

    Hi,
    Just took a new features in Oracle 10g class. The instructor mentioned that webpages could be created with JDeveloper that had a drill-down capability.
    Anyone know of any live examples on the web?
    Thanks,

    Are you just looking to find a web site that was developed with JDeveloper?
    http://robsite.org is one example
    I don't know what you'll get from this since the design of the page and how the drill-down is shown is something you can do in infinite number of ways.

  • Drill-down lost in Report Builder

    Ever since the CFMX7.02 upgrade, we have lost the ability to
    drill-down on the Report Builder reports which previously had
    drill-down capability. I am referring to summary lines which
    contained a link to the detail. Has anyone experienced this and is
    there a fix for it?

    Do you choose PDF instead of flash paper as the output
    format? By some reason, the drill-down function does not work in
    flash paper format.
    Good luck,
    Daniel

  • Drill Down Arrow error in Crystal Report. Authorization Path

    hi all,
    i made a report in crystal report with drill down capability with the ff formula:
    'http://$b1$/link?table=OPCH&key='&totext(({OPCH.DocNum}),0)
    pls see image below for the error display:
    http://i264.photobucket.com/albums/ii184/abing430/DrillDownArrowError.jpg
    when i run the report in SBO the report display with no problem but when i click the drill down arrow it says "You are not permitted to perform this action : Authorization path". i am using the Manager account w/c is a super user.
    pls. help.
    thanks
    Fidel

    hi Gordon,
    thanks for the reply.
    now i use the ff. Formula as what u have instructed.
    'http://$b1$/link?table=OPCH&key='&({OPCH.DocEntry})
    this returns an error in formula
    'http://$b1$/link?table=OPCH&key='&totext(({OPCH.DocEntry}),0)
      this line does not returns an error in formula workshop but i still have the same error....
    addtitional information: this is my SBO version
    SBO: 8.8
    PL: 18
    best regards.
    Fidel

  • Drill down from Pie Chart

    Why  does the Insert Chart sometimes not give you a drill down capability from the  Pie chart

    Hi,
    Its is possible and please have a look in the below link and it got detail steps
    http://www.xcelsiusjournal.com/index.php?option=com_content&task=view&id=67&Itemid=2
    Thanks

  • Maintain Columns for Higher Levels in Hierarchy when using Drill Down

    Hello all,
    I've searched through this forum looking for an answer to this, since I thought it might be a common question, but I wasn't able to find any related content.  So I apologize if this has already been answered in the past.
    I would like to know if when drilling down in a WEBI report, it is possible to automatically add dimension columns to a report as you drill down to the lower levels in the heirarchy, and keep the columns with the higher level dimension values, rather than replace those columns, which is the default behavior.  As a simple example, suppose I have the following columns in a report:
       Product      Sales Amount
    Now suppose I have set up a heirarchy in the Universe with Product, Sub-Product, then Region, in that order.  In the WEBI report with the drill filter options enabled, when I click on the Product link, the default behavior is to replace the Product column with the Sub-Product dimension and display the following:
      Sub-Product  Sales Amount
    Instead, I would like it to display:
      Product Sub-Product Sales Amount
    Then subsequently, of course:
       Product Sub-Product Region Sales Amount
    Does anybody know of a simple way to accomplish this?  I suppose this could be accomplished using the openDocument method with links to separate reports showing the addtional columns, but this seems a bit complicated for a relatively smple requirement.  I'm hoping that there is an existing simpler solution to this problem.  Please advise.  Any information would be greatly appreciated.

    Bernardo,
    The drill down capability is vertical and not horizontal.  There are two solutions, the one of open document as you mentioned is one.  The other solution depends on the way you have deployed your system.  If you have given users the capability to run reports in "modify" mode (WebI), then they can insert columns to the grid according to the scenario you mention
    Product Sub-Product Sales Amount
    and forego using the "drill fiter" per se.  If your deployment only permits most users to view the report in "read-only" mode (InfoView), then you have limited options.
    Thanks,
    John

  • Drill Down Charts Backed by JAVA

    Hi,
       I am from java background, but I had developed simple projects mostly CURD operations and just a simple chats using Spring Blazeds.
    But now I want to develop  dash board and drill down charts. I have seen some sample , where the data  is an XML which is mapped to flex objects and drill down is done.
    But what I know is just call a remote java method which returns a map or list which I get as a Array collection.
    Is it possible to acehive drill down with such java return type or  does java need to return results only in XML, so drill down can be easy at flex end.
    what is  the best way to do ?
    Almost all the examples comes with an static xml file available for the application, It would be great if  any one can tell how to drill down using a List returned by java or any example  of drill down backed by java.
    Thanks

    You can try using the Data Centric Development (DCD) features of FB 4.0 and try using BlazeDS and LCDS workflows and bind the result to Flex Charts.
    This can help http://sujitreddyg.wordpress.com/category/flex-and-lcds/
    Thanks
    -Sunil

Maybe you are looking for

  • How can I make more than 9 chapters in IDVD? None of the themes will let me..

    I am making a dvd of our home movies for each year. I have divided the movies up by month and am trying to make a simple dvd using one of the themes and have one chapter for each month. For example I made an imovie of all the january videos and saved

  • How can i get back the pictures and videos i deleted?

    I deleted some of my pictures and videos two months ago. now I really really need them , is there any way that I can gt them back.

  • Want job to execute at 00 , 30 mins every hour using dbms_job.

    Hi All Oracle 9.2 , Solaris 8 I want to schedule a job every 30 mins using dbms_job. it should run exactly as 12:00 then 12:30 22:00 and so on. So the interval should be 30 mins , but it should run sharp at beginning of an hour and half past that hou

  • Errors while trying to create object Tables,kindly help.Anyone,please

    Oracle 10.2g This is what Iam trying to do Creating the School Type CREATE TYPE type_school AS OBJECT (      SCHOOL               VARCHAR2(30) ,      VA                    NUMBER(4) ,      ID                    NUMBER(4) ,      SN                    

  • Autoplay search box = my iPod's demise?

    My iPod worked fine for a long long time, until it began acting odd when I tried to update it. Due to an error during the process, my iPod has pretty much been incapacitated when it comes to any sort of updating or importing. Every time I connect it,