Web Reports - Drilldown Problem

Hello Guru's,
I have a Web Report where I am only displaying the text properties and the result table. In the selection screen the user has to select a company which he will be working with. I also have configured in RSBBS a drilldown for this report. The main report is working fine, the problem lies depending on where the drilldown is made. In the result area you have the characteristics, and the results for each of them eg
Org. Area - Distribution Channel - Qty - Value
AAA        -  MT                         - 50   - 150
If I do a drilldown from the "50" in the Qty row, the drilldown works fine by transfering the selected company to the second report, but if I do a drilldown from te "AAA", or "Org. Area", the selected company value is not transfered to the second report thereby generating an "Authorization Error" considering that the user has acess to a few companies. does anyone know how to solve this problem.
Obs. All of the rules in BBS are set to generic, except the company which is set to variable as a diferent variable for the company is used the second report.
Thanks
Message was edited by:
        Alexandre Soares

I have partially solved this problem by including the company at the line level and under its characteristics selected it to not display it. The problem only remains when the drilldown is made from the titles ... if anyone has had this problem please let me know how it can be worked out.
Thanks.

Similar Messages

  • Web Reports field problem

    Hi,
    I hava this problem:
    When I generate a report in client mode I see all fields correctly but in Web mode I see ************ in the same field, why? any idea??
    tks

    hi ,
    when you run the webi report , click change query and in that go to yourt field properties and then chage its settings to date.
    I think I have done this of similar kind lontg back. But there is this property somewhere where we can change the type of the varaible and then you can see the expected resutls.
    Thanks ,
    Anjna

  • Web Report Drilldown filter

    Hello,
    I have a report that I view on the web.  When i drilldown by material, everything displays correctly, however, when I then go and filter that drilldown, For example, I only want to see materials that start with 50, so i say filter using 50*. I then don't get any values, and there should be values.
    For 'Description of Filter values':
    I check the box
    I change the drop down to be '=' then I type 50*
    the last drop down says 'include'
    I then click 'Transfer'
    I get a message 'No Applicable Data Found.'  
    Also at the top it says - "Invalid Filter.... Filter changed"  when i click on that message I see:  Notification Number BRAIN 502
    Is there a way to filter 'Free Characteristics' on Web Reports using wild cards?
    I am using BW 3.5
    Thanks,
    Nick
    Message was edited by:
            Nick Bertz

    Change the Boolean drop-down from "=" to "[]", then use a range of "50" to "51".
    Hope this helps...
    Bob

  • Webi Report (Drilldown report)

    Hi All,
    I have created a Webi Drill down report, now my 1st column is 'Supplier Name' when i click on 'Supplier name', it's showing 'Costcenter Name' in a column, but I want when i click on 'Supplier Name' then it's label is also change into 'Costcenter Name'.
    Could anyone tell me how to use 'Alerter' condition for this (label)??
    Regards,

    Thanks for reply, I have already used drillfilter like: "=If(DrillFilters()=[L01 Brand Family (PHier3)]) Then DrillFilters() ElseIf(DrillFilters()=[L01 Pricing Brand (PHier4)]) Then DrillFilters() Else("Product Line")". Formula parsing sucessfully, but this is not working.
    Can you please checl & let me know?
    Regards,

  • Data of measure is not seen in  webi report when drill is disabled

    Hi
    i have created a hierarchy in universe on which i drill down in webi reports
    the problem is that  i have drilled my report till the last level and saved it
    the object  on which im drilling  is set as a section in the report
    so i have added a measure in the table under that section
    now the measure has different value at different level of drillings
    i.e for the last level of the drill i use one measure and after that as i drill up i use different  measure
    for all other level of drilling
    every thing is working fine but the problem  is
    when i open report in view mode
    the measure data is not seen
    only when i enable drill the measure data is seen
    i have done something like thi
    i have used drillfilters in webi reports for checking which level we are in drill mode so as to display the measure value based on drill level

    Seems like DrillFilters needs the drillmode to work fine..
    why don't save the report with the drill button enabled?

  • Problems with rounding keyfigures in Webi report

    Hi,
    we have the next scenario, we have a SAP BI connected to a Universe using XIR3.1 BO version ( with the integration kit).
    When we do a report with totals using the Webi the keyfigures results haven't the expected values, if we check the values in the cube (listcube) or by a SAP BI query we get the correct values.
    We have found that the difference comes from the moment the webi report do the rounding, when we filter the query by a excluding value it seems that the rounding is done at the level of the excluding object
    Example:
    We have the quantity sales (quantity 3 decimals) at the country level displayed without decimals, at that level the totals figures match with the data displayed in the infocube in SAP BI, when we filter excluding a customer of the country the figures don't match, the quantity sales are rounded at the customer level and then are aggregated, the customer is not displayed in the report.
      Report without excluding customer:
    WEBI report                                                             Infocube / SAP BI query 
       Country     Quantity                                                  Country     Quantity
        ES             287574                                                       ES             287574
        AD                1400                                                       AD                1400
    Report excluding customer  157
       Country     Quantity                                                  Country     Quantity
        ES             274456                                                       ES             273106
        AD                1400                                                       AD                1400
    To found were is the difference we have done a query including in the drilldown the customer, rounding at that level and doing the totals as the sum of that values we have the same values in the webi report and in the SAP BI Query and it is equal to 274456 In the other case if we sum the values of the customers without rounding and we round the total the values is the 273106.
    As the diffence it is great for the business, we need to found a way to do the rounding only in the level displayed in the report.
    We have expirience in other BO projects without sap integration and we have not found that issue, it is because that we included it in the forum of the SAP integration kit.
    Many Thanks in advanced.
    Nuria

    Hi experts!
    We have a similar problem to Núria and it persists after applying the instructions given by Stratos.
    Our scenario is BO Enterprise XI 3.1 SP2 and Integration Kit for SAP 3.1 SP2.
    I have a Universe connected to a SAP BW query 7.0. When I execute a report with WebI the results doesn't match.
    We found a problem rounding quantities. The curious thing is that only happens when the quantity is "UN". In this case rounds and truncates all decimals. So, if the Quantity is 0,45 UN in BW, in Webi report is 0.
    If the Quantity is in "KG" or "L" there aren't any problem. I've seen in the BW table SUNIT that the only difference is that the field "UN" its called "ST" in the table, what makes me think that maybe the problem is related to languages. But I have no idea.
    Any suggestions?
    Thanks in advance!
    Isaac

  • Problems access to a web application (Web Interface or Web report)

    Hi,
    We found problems with the access to web application. Some users have problems with direct links to the web applications(Web Interface or Web reporting), when they click on the link an error message appears, the message displays the following text:
    "Cannot open file Bex?sap-language=ENbsplanguge=ENcmd=idoc_TE.."
    Clicking in details the message is "No Access to specified file"
    For this users the access to excel reporting is correct, the message appears when they click on the direct web links through the browser or directly in BW system, but if they type the URL they can access. Other users can use the direct web link without problems.
    I highly appreciate any help or idea about how to solve this issue.
    Thanks in advance.

    HI,
    please ask to your basis that check the language of every single user on su01 tx.
    This is the problem i think.
    Natalia.

  • Webi report data aggregation problem

    Hi Gurus,
    I have a problem when running webi report upon BI query.
    In infoview, report shows as below,
    Material          Plant             Sales
    A                        001               100
    A                        002               100
    B                         001              120
    If I drap Plant column out, it shows,
    Material                Sales
    A                           100
    B                           120
    Material A's sales is 100, not 200 as in BI rsrt1.
    What might be the problem, any clue?

    Hi Rongliang,
    I've checked it, it is set as you said.
    The problem still exists.
    Another thing is , we got 3 dimensions, Material, Sales Org, Plant,
    Key figure aggregates well for Sales Org and Plant, but not working for Material.
    Any clue?

  • Webi Report - Error when doing drilldown

    Hi Experts
    I'm facing a problem now that I hope to get some guidance from you all.
    I've created a Universe based on a MSAS Cube, It's working fine so far, but we realized during the tests that when we drill down  or just include the fields (related to Level 5 and 6) the report stops and do not work anymore. It means that we can go only until the level 4 and no more than that. Let me explain a little better.
    Level1:  Country
    Level2:++++++ Demographic Region
    Level3:+++++++++ Federation
    Level4:++++++++++++ MacroRegion (Grouping of Cities)
    Level5:++++++++++++++++ MicroRegiong (Grouping of Cities)
    Level6:++++++++++++++++++++ Cities
    It works fine in MSAS today but I'm trying to deliver a webi report using the current cube mentioned above. Is this normal behavior of the BOBJ or can I consider as a bug?
    How could I solve this issue?
    Any help will be welcome.
    Thx

    Hi Peter,
    try this solution oryginally posted by Craig Brandt in another topic.
    Firstly make sure you have no old Java installs or 'add ons' lingering about on your system, check in programs and features (assuming your using windows 7) and uninstall Java completely. Check the add ons in IE and show: 'All add ons' - remove manually if required. Do a clean up of the computers temp files and cache. I used a program called ccleaner. Also check c:\users\<username>\app data\locallow\ and delete the 'Sun' folder. Then reboot machine.
    - Install latest Java 1.7.0_51
    - Go to Java control panel in windows control panel
    - add the exception for your BOBJ server e.g. http://<SERVER>:8080
    - click continue
    - go to the advanced tab
    - scroll down and tick 'use TLS 1.2'
    - apply or OK to exit java control panel
    - open 'Internet Options'
    - go to the 'advanced' tab
    - scroll down and tick 'use TLS 1.2'
    - OK everything and close any IE windows
    Now try again, you will need to enable the 'add on' when prompted on opening IE for the first time.
    Also when accessing the BI Web I for the first time, I placed a tick in the 'do not show this again for apps from this publisher'
    Work for me!

  • Web report - return drilldown state & filter values using Javasript

    I am customising a BW web report using Javascript.
    Can anyone tell me how I can read whether a particular characteristic is drilled down and the filter values applied using Javascript?
    thanks,
    Hans

    Hi,
    for the drilldown state use:
    SAPBWGetDataProviderDimensions
    http://help.sap.com/saphelp_nw04/helpdata/en/af/00453c3ff4110ee10000000a11405a/frameset.htm
    for example:
    var dim = SAPBWGetDataProviderDimensions("DATAPROVIDER_1");
    if (dim != null){
      for(m=0;m<dim.length;m++){
        if (dim[m][4]=='X')
               alert(dim[m][0] + ' is in Columns');
        elseif (dim[m][4]=='Y')
               alert(dim[m][0] + ' is in Rows');
    As for the applied filters: You need to use the web item filter with generate_caption= and only_values=X inside a <span>-tag with an id. then use document.getElementById('YourId').innerHTML to get the applied filters.
    Heike

  • Problem scheduling webi reports with XI3.1 pending forever

    Hello,
    I've got a problem scheduling webi reports with XI3.1 scheduler.
    After confiming scheduling job (loggin in with "administrator" user), status remains "pending" forever(using Infoview or CMC).
    I tried different job recurrence a modalities (attachment formats, destination user etc).
    I also try to add (-javaArgs "Xmx900m,Xincgc,server") wich is the SAP solution found on its portal but it does not work.
    I use BO XI 3.1 in Windows 2003 server, after the install I reduced the maximum memory of Java in the tomcat 5.5.2 server from 1024 to 512 because the server never started with the initial size.
    Please I need Help.
    thanks in advance,
    Samy

    Hi,
    Below SAP solution found found in BOB Forum.
    I applied this solution and now everything works fine !!
    I just add  this -javaArgs "Xmx900m,Xincgc,server"  in the command line of the server
    Hope this helps:
    Symptom
    Scheduled WebIntelligence reports remain stuck in 'pending' status after installing Microsoft windows patches of April 2009. Restarting the Adaptive Job Server, Central Management Server or Server Intelligence Agent has no effect.
    The Event Viewer logs show the following entry: Unable to start the sub-process (Job Server Child). Cause : Couldn't get IJob interface or writing IAudit: Pipe exception. Reason: jobserverchild (WebIJavaSchedulingService ReplicationSchedulingService, 0, Timeout waiting for Child [4716] to register ([120]seconds).
    Reproducing the Issue
    Install Business Objects Enterprise XI 3.x on a French Windows 2003 SP2 32bits server
    Install the following Microsoft windows update patches of April 2009:
    KB923561, KB925336, KB952004, KB956572, KB959426, KB960225, KB960803, KB961373, KB967715
    Schedule a WebIntelligence report
    The report remains in Pending status
    Business Objects Enterprise XI 3.1
    Windows 2003 SP2 32bit (French)
    Microsoft windows patches of April 2009
    Cause
    With Microsoft windows patches of April 2009, the maximum Heap Size for java processes has been reduced to under 1000MB.
    Resolution
    Apply the following steps to fix the issue:
    Launch the Central Management Console
    Select Servers
    Right click on <server_name>.Adaptive Job Server and select Properties
    Add the switch -javaArgs "Xmx900m,Xincgc,server" in the command line of the server
    Click on Save and Close
    Restart the <server_name>.Adaptive Job Server
    Regards .
    Sam.
    Edited by: samouber on Aug 21, 2009 2:54 PM

  • Problem in WEBI Report with PCM OLAP Universe (PCM MDX Connector)

    We need to create reports in Web Intelligence from our PCM Models (Business Objects Profitability and Cost Management). We are able to create the olap universe using PCM MDX Connector and we have no problems creating the reports in webi. The problem is when we execute the report (run query): all the data from PCM model is loaded correctly (dimensions, levels, etc.), except the Measures. I mean, the values of all the measures are always zero (0). No matter the way we change the query (adding filters, adding or chopping dimensions, drilling levels, etc.) the value for every measure is zero.
    We've checked the aggretation method of each measure in BO universe designer and are all correctly configured.
    The model in PCM is calculated and even when we run the queries in PCM Model Builder tool directly to the model, the results are retrieved Ok and the measures have correct values (Revenue, lineitem values, etc.).
    Any ideas of what is going on?

    Hi Henry… thanks for your answer…
    The reports we are creating of PCM are not from BW universes, but PCM OLAP Universes. PCM have its own cube OLAP files, and BO universes for those OLAP models use the Business Objects PCM MDX Driver.
    Nevertheless I will try to catch the MDX statement, as you suggest, and see if something is wrong with it.
    The versions we have are: “Business Objects Enterprise 12.3 build 601” and “Business Objects Profitability and Cost Management (PCM) 7.5.11”
    Thanks again.
    Vladimir.

  • Print Preview in web report problem

    After Clicking Print buttonn on the web report, i select Print Preview from IE Explorer and here the variable values passed to the print function in web template, are getting displayed and actually it is part of URL , getting displayed in the Print Preview.
    any ideas ..
    i have already cleared the value of title and footer in page setup.
    and this is a junk data in the header in the print preview
    it will be something like this,
    User%20ID:%xyz%20printed%20 etc...
    actually i am passing below values to the print function,
    &P_FOOTER_RIGHT='+SYUSER + '&P_HEADER_LEFT='+REPTXTLG +
    '&P_FOOTER_LEFT=' +INFOCUBE

    Do you use a field for coloring a column or cell?
    If the coding is not too large it could be helpfull to post the coding as well.
    Regards,
    John.

  • Problem in Exporting Webi Report to Excel

    Hi,
    I have developed a WEBI report in BOBJ 4.1 SP1 on top of IDT Universe and applied Drill Down analysis.
    While exporting the WEBI Report to Excel, I'm getting Images in the place of columns where there is no data.
    However, images are not getting in the columns where we have data.
    Please suggest as this will help me a lot.
    Thanks & Regads,
    Prasad.

    Hi,
    1)     Check if there is any conditional formatting applied.
    2)      Check in the fomat cell --> Appearance .

  • Problem in WebI reports in a single dashboard

    Hi All,
          How many WebI reports we can display in  a single dashboard, and what should we do to increase them without error.
    Now, Our dashboard consist of 7 WebI reports, each of them have a link (OpenDoc) to open WebI in new window.
    After a link have been clicked, then we open another dashboard tab, there are error message appears like this...
    Edited by: akorn on Sep 25, 2009 10:09 AM

    Servlet Engine Exception: Unable to reconnect to the CMS
    server.company.com:6400. The session has been logged off or has expired. (FWM
    01002)
    URL:
    /PerformanceManagement/scripts/tools/err_page.jsp?entry=af2454&mode=&reportMode=af2431&reportPart=af2431&docid=15533&viewer=I&sViewerName=name_1313315533&docid=15533&lastmode=
    StackTrace:
    com.crystaldecisions.enterprise.ocaframework.IManagedService$ManagedLogoffException:
    Unable to reconnect to the CMS server.company.com:6400. The session has been
    logged off or has expired. (FWM 01002)
            at
    com.crystaldecisions.enterprise.ocaframework.ManagedService.invoke(ManagedService.java:604)
            at
    com.crystaldecisions.sdk.occa.security.internal._SessionExProxy.GetSecondaryCredential(_SessionExProxy.java:184)
            at
    com.crystaldecisions.sdk.occa.security.internal.UserInfo.getProfileString(UserInfo.java:234)
            at
    com.businessobjects.clientaction.shared.EPMPreferencesBean.getPref(EPMPreferencesBean.java:80)
            at
    com.businessobjects.clientaction.shared.EPMPreferencesBean.getOtherPref(EPMPreferencesBean.java:103)
            at
    org.apache.jsp.jsp.aa_002dviewwid_002dbridge_jsp._jspService(aa_002dviewwid_002dbridge_jsp.java:571)
            at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
            at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
            at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
            at
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
            at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
            at
    org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
            at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
            at
    org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
            at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
            at java.lang.Thread.run(Thread.java:595)

Maybe you are looking for

  • Tax statement item missing for tax code V0

    Hi, I am currently working on 6.0 for a client in France.I am getting the above error with tax code while passing MIRO. The tax code defined is a 0% tax code. System throws an error as ; Tax statement item missing for tax code V0 Message no. FF805 Di

  • Where can I buy a new HardDrive for my PowerBook G4?

    I took my PowerBook into the apple store today and the guy did a little test and it came up that my HardDrive is failing to load or something, haha! But because PowerBook's are pretty old now they don't support it anymore. So the big question is: WHE

  • Mac mini ejecting every CD/DVD in insert

    I have a Superdrive, and it won't take any disc I inisert, CD or DVD. After trying to read it, it ejects it, no matter what application I have opne (iTunes, DVD plaer, iDVD, etc). Even with no apps. open, the discs just ejects. I was buring some iDVD

  • Ipod 30G is blank

    Help! My 6 month old Ipod 30GB Video was working just fine 1 hour ago. It was fully charged this morning and I didn't drop it, didn't put it underwater, throw it or anything--just paused it while I was in a meeting. Now the screen is dark and won't l

  • Put VHS onto DVD

    Our last module at uni is a documentary and we need some old footage but it is on a VHS tape. This, I believe could be done at uni but I have a VHS player and the cables to go from the VHS player to USB. The question is can I use FCP 7 to tranfer the