Xcelisius Drill Down Problem

I am facing problem when using Xcelsius Drill Down functionality.
I am using two column charts. When one of the bars in the first chart
is clicked, the second chart shows up on the first one (covering the
first one) with corresponding data. We have a toggle button and when that
is clicked, the first one is shown, while the second one is hidden.
The problem is, we need to select a default selection in the Drill Down
section of first chart. When the default selected bar is clicked on the
first chart, there is no way to know that the bar has been clicked.
(Because it is already selected by default), so we are not able to show
the second bar on the top of the first for this scenario...
Your help is much appreciated. Thank you very much in advance
Janakiram

Hi Jacob, Thank you very much. It solved my problem. I have one more question, in the same context. When the new Series is added and made the default and any of the bars is clicked, the second column chart is showing up. But, when I click the back ("toggle button") on the second chart and go back to the first one, And select the already selected bar (previously clicked on) on the first chart, then there is no way that the second chart would appear. This is because, the cell which we have chosen to put the selected value in, doesn't change!!. This is driving me nuts.
I know that my explanation of things is so complicated. But, please bear with me to help me out. I thank you once again for responding to my question.
Janakiram.

Similar Messages

  • Xcelsius drill down problem.

    Hi gurus, I'm developing drill down chart and table.
    I want to reset, making cell blank, the drill down cell when i click combo box.
    I used push button to refresh or reset drill down value but it can not refresh(reset) drill down cell
    because the destination cell of the chart remains drill down value
    I tried like below way
    *Dashboard explanation
    this dashboard consists of one chart, one table, one combo box and one push button.
    Of course, chart has the drill down function
    a : drill down value
    Goal : make drill down cell turn to blank after i used drill down once.
    1ST.
    when i click the chart and use drii down, a is entered into drill down cell
    2ND
    by using "push button", i tried to reset drill down cell
    but unfortunately it does not work.
    Although drill down cell changes instantly to blank after just one second, it changes to a, drill down value
    Drill down cell changes like this
    1 -> 2 -> 3
    a -> blank -> a
    i have to eliminate (2->3) phase or find another way to refresh drill down cell.
    I think problem is the chart which remains drill down value(a) although pushbutton reset the drill down cell to blank.
    Is there any way to refresh or reset drill down value when i click combo box?
    Should i develop custom-component? i'm waiting for your answer.
    Thanks in advance.
    Regards
    Kwon

    Amit,
    Can you confirm if what you're saying also holds for components with the "Enable Drill Down" option enabled, and the "Default Selection" is set to "No Selection (-1)"?
    I'm running into an issue where the "Default Selection" value is not cleared out after performing 3 levels of drill-down. On the third time I do a drill-down, by default the first element is selected, even though I've set the "Default Selection" to "No Selection (-1)".
    Thanks.

  • Drill down problem in query in BI 7

    HI all,
           I m facing a problem regarding one query on customer.... in that NO. OF CUSTOMER , CUSTOMER NO., AND STATUS (1 OR 0) fields are there. depending upon "no of customer" we r giving the "status" as 1 (for non zero value of "no of customer") in place of yes and 0 for no (for zero value of "no of customer") to count total ...now when we are drilling down depending on CUSTOMER NO,  when i m trying to consider only NO OF CUSTOMER in query then it should show total in the same row for particaular yes or no. So can please ne body help me how to resolve so that i can get this problem solved.
    Thanks in advance,
    Anurag

    thanks

  • Drill down problem when execute CR Viewer from Sap Web Application Server

    Hello,
    We are using Sap  Was 7.01.
    The report viewer jar files deployed to the j2ee engine , and I am using j2ee servlet application to execute the report.
    Everything works OK, but when I am trying to drill down to the next sub report the screen become blank.
    I checked with httpwatch and it seems that there is no response from the server , after DD.
    The web.xml file look like this:
    <web-app>
         <display-name>WEB APP</display-name>
         <description>WEB APP description</description>
         <context-param>
           <param-name>crystal_image_uri</param-name>
           <param-value>./CrystalReports/crystalreportviewers</param-value>
          </context-param>
          <context-param>
           <param-name>crystal_image_use_relative</param-name>
           <param-value>server</param-value>
          </context-param>
          <context-param>
           <param-name>crystal_servlet_uri</param-name>
           <param-value>/CrystalReportViewerHandlers</param-value>
          </context-param>
         <servlet>
                <servlet-name>CrystalReportViewerServlet</servlet-name>
                <servlet-class>com.crystaldecisions.report.web.viewer.CrystalReportViewerServlet</servlet-class>
        </servlet>
         <servlet>
              <servlet-name>reportviewerClient.jsp</servlet-name>
              <jsp-file>/reportviewerClient.jsp</jsp-file>
         </servlet>
         <servlet>
              <servlet-name>ReportViewerSrvlt1</servlet-name>
              <servlet-class>com.illumiti.demo.ReportViewerSrvlt1</servlet-class>
         </servlet>
        <servlet-mapping>
              <servlet-name>CrystalReportViewerServlet</servlet-name>
              <url-pattern>/CrystalReportViewerHandler</url-pattern>
         </servlet-mapping>
         <servlet-mapping>
              <servlet-name>ReportViewerSrvlt1</servlet-name>
              <url-pattern>/jRun</url-pattern>
         </servlet-mapping>
    </web-app>
    There are no javascript errors and I can see that the following JS files exist on the browser cache:
    allInOne.js
    allStrings_en.js
    crv.js
    Also the dynamic rendering of the graphic objects working,  for exampale:
    http://sapdevpor.themigroup.net:52000/ReportViewerNwds/CrystalReportViewerHandler?dynamicimage=crystal1258027361240644774257355486184.png
    sapdevpor is the Sap application server.
    Need help with this asap.
    Thanks
    Nir

    Hello,
    to which directory have you unzipped the Files? I would suggest C:\temp because there are problems with long filenames. Have you tried to reboot and then disconnect Drive M:?
    Regards
    Gregor

  • Drill down problem when using union all combination

    Hi All,
    I have a simple report with a drill down. The report has three columns Region, Sales, Flag... which will drill down to detail level of sales. The Flag column has Y, N values and we added 'All' Value in flag so that the user can select Y, N and All from the table prompt in the report . We have used union all in the report using combination to add the ' All ' Value in the flag. The problem is that now the main report is not passing the Flag values to the detail report. Flag is prompted in the filter in detail report.
    If I remove the 'All' value from Analysis with only Y N selection criteria the drill down works.
    Is there any work around? I have to use table prompt and All value selection in flag for drill down.
    Thanks,
    Virat

    The problem is without union all when doing combination of analysis drill down works, when I use combination drill down does not work because it does not pass the parameters for flag . I have used union all to add All value in flag.

  • Drill down problem in EC-CS when moved 4.7c  to ECC 5.0

    Hi
    We are still using EC-CS and upgraded to ECC 5.0.
    We  have customised report for consolidated BS and income.While running the report thru GR55, we come across a screen ( during drill down ) which is like CX34, we can see that the dimension and version field is blank.We fill the values and excute , get error that "local currency of cons unit 123xx is not maintained " . Now we run cx34 in another session, populate the dimension , version etc. Go back to the report and there is no error. Has any one faced similar problem ?
    Thanks in advance
    Satya
    Edited by: satya kantiwal on Dec 17, 2007 5:10 PM

    I have used the GR55 reports to compare the extracted data in  BCS with R/3.
    Why he can not access the transaction code.. ask him to contact security admin to resolve it.

  • Beans graph drill down problem.

    Hi,
    I am currently using 10.1.2 version of BI Beans and developed a front end application for my OLAP cubes. The nice feature of 10g BIB is that we are now able to drill a graph, which was not possible in earlier 9i versions.
    The problem I am facing is while drilling down the graph on a time dimension. My time dimension has Day/Month/Qtr/yr levels for calendar hierarchy and day/wk/month/qtr/yr for fiscal hierarchy. However, we did not want to show the day values so I applied permit read command to restrict the day level. Now it displays only upto week in fiscal hier and month in calendar hier. When I am in a cross-tab, it shows the drill icon on the month/week data, but if I click once, the icon goes away and shows that level as the last level of hierarchy and everything is fine.
    But if I drill through the graph, clicking on the week/month level makes the graph go away and give the message "data has insufficient number of rows/columns. This graph type requires at least 1 line"
    Is there any suggestions to overcome this? Why can't the graph behave in the same manner like crosstab when drill down?
    Thanks for your help.
    Suresh.

    Suresh, instead of mucking around with blocking access to dimension values with the PERMIT programs, it might be easier to create "summary" hierarchies that simply don't include the day level. Then you tell the graph / crosstab / etc. to use these "summary" hierarchies and you never have to worry about drilling to undesireable levels.
    Let me know if this would work for you!
    Thanks,
    Scott

  • Drill down problem using 0FISCPER3

    Hi expert!
    I try to explain my BEX problem.
    I have a query where in column there are two restricted keyfigures and 0FISCPER3.
    Both Kfigures are filtred by 0fiscper3 range variable. This variable is entered by user input.
    <b>kfigure 1</b> --> 0fiscper3: from value 1 to variable value;
    <b>kfigure 2</b> --> 0fiscper3: from variable value+1 to value 12.
    When I run the query, filter on an individual 0fiscper3 value and then drill down a characteristic, the report miss the value and end up with "not data found", even if the data is existing.
    thanks a lot.
    C.
    Message was edited by:
            claudia martini

    Hi,
    Could you give us more details on the layout of your query and the drill down ?
    Cheers,
    Nicolas

  • EC_CS drill down problem

    Hi
    We are still using EC-CS and upgraded to ECC 5.0.
    We have customised report for consolidated BS and income.While running the report thru GR55, we come across a screen ( during drill down ) which is like CX34, we can see that the dimension and version field is blank.We fill the values and excute , get error that "local currency of cons unit 123xx is not maintained " . Now we run cx34 in another session, populate the dimension , version etc. Go back to the report and there is no error. Has any one faced similar problem ? This problem was not there in 4.5 , it only started after migrating to ecc.Gurus kindly shed some light on cx34 mistry.
    Thanks in advance
    Satya

    Dear Satya,
    could you please check in tabe TF164 whether the currency indicator is really missing for any cons unit? (use no selection to dimension or version).
    If it did not help, what is the error message number?
    Cheers,
    David

  • Report-6i Drill Down Problem

    Hi,
    I have problem, while running master report, and press button(for drill down), it is showing error
    "Unable to open file moddet.rdf"
    Procedure Button:
    SRW.RUN_REPORT('moddet.rdf mode='||:p_Style||' paramform=no
    p_deptno="'||:deptno||'"');
    Thanks for advance help!!
    Regards,

    Hello,
    Do you know if the file moddet.rdf is in a directory belonging to the list of directories set in REPORTS60_PATH ?
    Regards

  • Web analysis drill down problem

    I have a problem in web analysis. I am using EPM 11.1. Strangely, in customer dimension become not to drill down to level 0 without giving any problem. normally I can drill down customer dim. I have 4 level and in level 3 I can drill down, level 2 I can drill down, but in level 1 I cannot drill down to level 0. strangely not only the one cube that customer have, all the cubes that customer have has the same problem.
    Has anyone have any idea?
    thanks

    Just check with your (essbase)administrator has set any security filters to the users having this problem
    - Natesh

  • BPC drill down problem - computer specific

    I recently developed several drill down reports in BPC v 7.0ms that I tested extensively and work great.  However, I have one user that when they open the report and attempt to double click on the heirarchy item to drill down further into the detail, it only reveals the forumula on that line (evdes) and doesn't propmt the drill down expansions.  I've also noticed that several templates that she opens don't automatically refresh like they should and they work properly for everyone else.   I tried logging into her computer with my user ID and still get the same results so I know it isn't a security issue in BPC.  She is using Excel 2007 and Windows XP.  Does anyone know of a setting in her system that would be preventing these expansions from happening the way they should?  I'm assuming its a setting somewhere either in her operating system or excel - just not familiar enough with those to know what to change or where to look.  I have checked her Macros settings and they are set to low and the box to allow VB is checked.  Any help is greatly appreciated!
    Thanks, Lynette

    I don't have the answer to your problem but I can tell you what happens from our application.
    If I drill down on a report using the crystal viewer, whilst viewing the drilldown report I have 3 possible print options.
    1) File > Print ( this prints the main report )
    2) A print icon we have added to our application (also prints the main report).
    3) A print icon on the viewer itself ( this prints the drilldown report)
    So my only question/suggestion is can you also see a print icon on the viewer header itself. If not you may need to make some alteration in the code to display this if it is a property you can change.
    This isn't something I get involved in, but someone else reading this may know.
    Good luck
    Richard

  • ASO Drill down problem needing desperate help

    In Excel addin and Financial Report, I have problems with drilling down. We're using Essbase ASO 9.3.1.
    The scenario is as follows:
    Parent  Figures
    z   
     z1 100
     z2 200
     z3 300
    1. When I retrieve in Excel or FR for z, I get 600 which is corrent.
    2. When I retrieve in Excel or FR for z1 or z2 or z3 or all together, I get correct figures.
    3. When I retrieve in Excel or FR both parent and child, z = 600, z1 = 100, z2 = 200, z3 = 300, I still get correct figures.
    Problem:
    When I drill down from Excel or FR from a, which had correct figures, z1 = 100, z2 = 200, z3 = 300, will be correct but z will be missing (z = missing).
    Is there anyway so that I can drill down from z and still having all figures correct like I get in point 3.?
    Similarly I found a post as follows, which has similar problems:
    ASO retrieves inconsistent between Excell and Finanical report in 9.3.1
    The difference is that my Excel does not display parent as well when drilled down.
    Edited by: sycshk on Dec 22, 2008 2:14 AM

    Hi Anjana,
    Check your DSO setting was checked for SID generation upon activation or not. If it unchecked then your report will run very long time because of no indexes.
    Try your report with the fields you are drill down indefault view and see how much time report is running. So you will know whether it is dril down problem or huge data problem. Try to keep as many as filters as per user.
    Thanks.

  • Excel drill down problem

    Hi Experts,
    I have a problem with the drill down in Excel report.When I filter and drill down by employee, the report show me the profit center instead. This happens intermittenly and a few other users have the same issue.
    I'm using Excel 2003, SAP GUI 710 and BEx Release 2004s (Support Package 12, Patch 1)
    What could be the reason? can anyone please advice?

    Hi Harlina,
    Just a wild guess : do you see profit centre in the free characteristic list (list providing the characteistic for drill down). If you dont I think you can check profit centre info object, short description/medium description - check if it profit centre and not employee.
    Also check if you have two employee characteristics available for drilldown - that could explain the intermittent nature.
    Regards,
    Sunmit.

  • Drill Down problem is query

    Hi,
    We are having a query based on a MultiProvider having a cube and a DSO. The query returns results without any problem.
    But, the moment we try to drill down by a few of the navigational attributes of a particular characteristic, the drill down takes forever.
    We had the "posted value" settings for the navigational attributes originally; we have also tried with the " master data" option, but,that did not help.
    At the backend, for the above mentioned navigation, we see an index scan happening on the DSO. We could perhaps try creating indices on the fields that the users are trying to drill down by. But, this will not be a good option as we have keep guessing all such fields that they might be using and cause an additional overhead.
    Incidentally,the same navigation used to yield results in 10 s sometime back before there was an application of an Oracle patch. It has stopped working as earlier ever since this was done. Our basis team has looked into the issue but they dis not find anything different at the database side due to this.
    I have been looking through the forum to check if I can see anything related but I have not come across any solution that relates directly to this problem so far.
    Any input on this is much appreciated.
    Thank You,
    Anjana

    Hi Anjana,
    Check your DSO setting was checked for SID generation upon activation or not. If it unchecked then your report will run very long time because of no indexes.
    Try your report with the fields you are drill down indefault view and see how much time report is running. So you will know whether it is dril down problem or huge data problem. Try to keep as many as filters as per user.
    Thanks.

Maybe you are looking for

  • To launch Internet Explorer on button click.

    Hello friends I want to open Internet Explorer with a html file on button click. The html file will contain some report data in html format which I want to show to the user on button click. Please help me in doing this.

  • Zip the data and send as an email attachment

    Hi, I have a requirement where I want to send the log as an email attachment. The log size is very huge about 20MB. When I try to send this log as an excel attachment through FM SO_DOCUMENT_SEND_API1 its throwing an error related to the attachment si

  • Bold type displays too large on some pages

    Bold italic type is displaying about twice the size that it should on two pages of an eight page site. (Type box also has plain italic.) I know what I'm doing, and have about 50 pages on five different sites, and these recent two pages are the only o

  • Problem loading XML, does thing in the wrong order.

    Hi. Im completely new to Flash/AS but I have some experience in other programming languages. Im trying to load some external data into my program via the attached code code (somewhat trimmes, but the essentials are there) What happens when i execute

  • Using EL How to write a custom tag?

    I want to write a tag wich takes input and output as it is.Like when i pass an primitive types then it directly pass no transfer as we are puting "" literial to the values and pass it. For Example: <fun:add i1=10 i2=20 /> check my code as i write tld