Using sum on webi report when breaks applied

Hello All,
I have a situation here and would like to get your help. I am using BO R2. I am working on a webi report where I have to apply breaks at different levels (to be precise, I applied at 4 columns on this report). I applied breaks and the results are looking good so far as the main table is sliced to many small tables based on the breaks. But, here comes the issue..
My report contains text as well as numerical columns. I have to do two types of calculations on these numerical columns.
1) When certain condition meets, like here I am working on when the data is from few particular projects, only their numrical columns should sum up and give the results. For example, after applying breaks, say my 200 rows table is sliced to many small tables and I am looking at one particular table that has 10 rows. As per my requirement, I have to pick the values of only 5 rows from this table (as the 5 projects I want are in this table), sum them up and display the results at the end of that table(Only for this table). The problem I am seeing here is, when I add a new row under the table, it is being added to all other sliced tables (which is because of break applied). But, I have to work on data only from one of the tables and that too on limited columns from that table. I do not want to touch other tables. Is this acheivable? Please let me know.
2) This issue is almost similar to the above one. I have three conditions like above to be applied on three different tables which pick only few rows of data and should sum them up. At the end, I need a brand new column all the way at the end of the report that totals up the numbers from only the above conditions' results(results from the 3 condition on 3 different tables).
Not sure if this can be done in webi R2 version. But, if it could be, then please let me know the way to do it. Also, let me know if my question is not clear.
Appreciate your help in advance.
Thanks,
Sandeep.

There seem to be several issues, one being more complex meaning "conditions" applied in the Block within breaks may be difficult to build in a Grand Total Row.
You can create an empty row to use with your Block at the bottom (in fact, once that is created you can create as many as you wish).
1)  Remove all Breaks
2) Inset a Sum of one of the Metrics in the Block (doesn't have to make sense)
The inserted sum will create a row at the bottom of the Block. Make sure the new row with the sum does not have any Dimensions you want to Break on in it (it should not).
You can now create your formulas or variables for your Grand totals in that row and it will remain affixed to the table at the bottom. Apply your Breaks as you wish.
You can insert rows above or below that Brand Total row any time now. It is outside the breaks but is a part of the table and very flexible as to use.

Similar Messages

  • 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?

  • Use wildcards in webi report filters?  It seems they're only avail in Query

    Can I use wildcards in webi report filters?  It seems they're only avail in Queries...

    HI,
    Eventhough you have created variable BeX query designer.
    User reponse will work ,
    steps to  achive,
    1.open the universe build on (Bex query with customer variable)
    2.you can find the filter symbol in universe for customer variable that you have created in bexx query
    3. then copy the exact text eg:"select the customer" in universe for that filter
    4.then in webi user reponse of that text. eg :userreponse("select the customer")
    regards,

  • What tool do we use for BW web report ?

    Hi all:
        What tool do we use for BW web report ? Could you please give some development steps
    for an example ?
    Thank you very much!!

    Hi,
    You can use the Report Designer for creating reports and displaying them on the web.
    You can refer to the below links for more information -
    http://help.sap.com/saphelp_nw70/helpdata/EN/c8/2d1442505d5033e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/43/8a95791b1f22a8e10000000a1553f6/frameset.htm
    Hope this helps!
    Regards,
    Saurabh

  • Is normal that appear a spot  when i use the camera? and when you apply the zoom, the spot increases its size?

    Is normal that appear a spot  when i use the camera? and when you apply the zoom, the spot increases its size?

    Morning alex navarro,
    Thanks for using Apple Support Communities.
    For troubleshooting on this, take a look at this article:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Ensure the camera lens is clean and free from any obstructions. Use a microfiber polishing cloth to clean the lens.
    Third-party cases can interfere with the autofocus/exposure feature and the flash (iPhone 4 only); try removing the case if you have image-quality issues with photos.
    If your iPhone has a front and rear camera, try switching between them to verify if the issue persists on both.
    Hope this helps,
    Mario

  • Not to hide the report when after applying in the filter

    Hi Experts,
    I have created the two reports in one tab one is present year report and another one is previous year report,In this the present year is should Get view and previous year report used by collapsible (+) in css style i have given as display:none It is fine ..
    But I need that If we select any filter in the Previous year report and giving Apply it should not get minimize.
    Please give me a good solution for this task...
    Thanks,
    Raju

    Aravind,
    I agree with your answer,This will possible only when we have same table for the same section,but i am using two different table and two different sections.
    For eg:If we change in the first filter it will get affect in the second filter.so only i used two different tables to get present year and previous year result in single tab.
    Thanks,
    Raju

  • Hiding table items in web report when "no applicable data found"

    Hi,
    i want to hide a complete web item from a web report using web table interface
    when i have the situation "no applicable data found".
    I cannot use javascript due to requirements in my solution.
    can i set some attributes in the START method in the class?
    i can see there is an attribute N_NO_DATA which tells if no data is found.
    Can i use this in the other methods to hide the complete table including table heading?
    Best regards,
    Jarle

    Hello,
    datas are available in the Cube, they are displayed when there is no filter or when only one single value is selected in the filter.
    The problem happens when two or more values are selected in the filter.
    Example :
    The field selected is Profit Center.
    Without filter the I can see :
    PC1
    PC2
    PC3
    etc...
    If I select in filter the value PC1, I can see :
    PC1
    If I select in filter the value PC2, I can see :
    PC2
    But If I select in filter the values PC1 and PC2, I can see :
    No Applicable Data Found.
    BR,
    Pedro.

  • Objects used in a Webi Report

    Hello Friends,
    I need to identify all the Webi reports in BI 4.1 that use a particular object from the universe. I have never used RESTful Web Services SDK before, Does anyone have a sample code that I could use as a starting point to get this info?
    Regards,
    -CF

    Hi Chris,
    I guess you wont find someone posting a complete sample for your question.
    The task itself is not that complex and can be achieved with the REST webservices.
    Basically you need to use the webservice endpoints for the semantic layer and the web intelligence sdks - usually http://<server_name>:6405/biprws/sl/v1 and http://<server_name>:6405/biprws/raylight/v1
    With the semantic layer you fetch the universes
         - <slURL>/universes
    then the universe details with the outline
         - <slURL>/universes/5808
    There you can identify the object and then use the webi sdk to fetch all documents  
         - <webiURL>/documents?offset={offset}&limit={limit}
    iterate through them and get the list of dataproviders
         - <webiURL>/documents/{documentId}/dataproviders
    then the dp details    
         - <webiURL>/documents/{documentId}/dataproviders/{dataProviderId}
    There you go with all the information you need.
    Hope this helps
    Jan

  • How to use formula in WebI report

    hi guys
    i have done a webI report in which i have company code yearly sales and i want to see it quaterly.Please guide how to do this with formula.
    Thanks

    A lot of this depends on how your universe is set up.  The easiest way would be to have the universe updated to include "Automatic Date Hierarchy" for the sales date.  This would give you Year, Quarter, and Month breakdowns of the dates that you could then use to split up the data for your report.
    To do this in WebI, you would create a formula using the Quarter() function to get the quarter of the sales date field.
    -Dell

  • Can Tivoli (TWS) be used for scheduling WebI reports in BO XI 3.1?

    I am trying to figure out if it is possible to schedule WebI reports to refresh using TWS?
    We are using BO XI 3.1 SP2 deployed on unix and would like to use TWS to refresh WebI reports that are built on SAP BW Bex queries.  Does anyone have any experience scheduling WebI reports using TWS with XI 3.1?  Any information you can provide would be appreciated!
    Thanks,
    Derek

    Hi
    I can think of two options:
    1) You define in BO CMC external events  and schedule your reports to wait for them. In the TWS you can schedule an OS script to create the file that triggers the BO external event. The reports will run only after the file is created.
    2) You write  a java program that uses the BOBJ SDK in order to schedule immediately your reports. In the TWS you create a scedule that starts the java program. (You can find examples how to use the SDK here http://www.sdn.sap.com/irj/boc/samples )
    Regards,
    Stratos

  • How to get the Objects which are used in the webi Report.

    Hi Expert,
    I am trying to get the list of  WebI reports and Objects which are present in the report at  BO 4.0.
    I can able to get details  for only the list of reports and universes.
    Could  any one help me to get those details.
    Regards,
    Murali S

    With 4.0, there is no longer a way to do this using just the .NET SDK because the ReportEngine SDK no longer exists for .NET.  Instead, you'll have to look at using the RESTful Web Services SDK for Webi which runs in the Web Application Container Server on your report server (NOT on the web server!)
    RESTful web services are platform-independent and don't require the installation of any SDK files.  Everything is done through standard HTTP Get, Put, and Post commands and the results are returned in either XML or JSON format.  You don't mention which service pack of 4.0 you're on, but the RESTful web services have evolved over the course of the 4.0 service packs, so more recent is definitely better.
    You can find the documentation for this in the "Development Information" section at help.sap.com/bobip40.  There is also a "space" on SCN for this at http://scn.sap.com/community/restful-sdk and there are some links on this page for various resources and sample code.
    -Dell

  • Use subquery in webi report

    Hello Experts,
    I need to develop a webi report in which
    I have to use a sub query to accomplish the requirement:
    Query 1: list the customers based on material number(s) users entered.
    Query 2. Use the result of query 1 as input for customer and list all the products bought by these customers.
    Please let me know how can  i achieve this.
    Really urgent. Please help.
    Thanks in advance.
    Regards,
    Shweta Goel

    you can build the whole SQL you want along with the @prompt for user to enter the material number and use it in a derived table in the UNIVERSE.
    sel customer,products
    from tab1
    where customoers in (selcet customers
    from tab2
    where materialnumber in @prompt('enter material number',A,.....))
    Are you by any chance using SAP OLAP queries as source?
    Thanks,
    Karthik

  • Script Error in Webi Report when using Fold / Unfold

    Hi,
    We are using BO XI 3.1 sp3. We have a report in which we are uisng the Fold / Unfold option in Webi. The report is folding and displaying summaries at 3 levels. Account Group -> Sub group -> Cost center. When we expand Account Group it'll have 3 or 4 sub levels, but on expanding Subgroups we'll have a number of rows, may be 100 or more. On this action we are getting a script error.
    The error msg is
    " Stop Running teh Script?
    A script on this page is causing the Internet Exploer to run slowly.
    If it continues to run your computer may become unresponsive"
    If we press NO to this message we are able to work with report, but if we press 'YES', we are not able to use fold /unfold
    Can anyone help us to find out why we are getting this error and any resolution for the same.
    Thanks,
    Sivakami

    This is an IE not a BO issue. I would recommend to take a look here:
    http://support.microsoft.com/kb/175500
    Regards,
    Stratos

  • How to Use Backslah() in webi report formula

    Hi
    My client is using web intelligence XI 3.1 SP2. I have a formula in a report as:
    =Sum(If([Level 08 Node] InList ("Correlation & Index";"EM\FX Option JV";"Short Dated Exotic Options";"Long Dated Options";"Short Dated Vanilla Options";"Options");[SR MTD];0))
    Everyime I save the the formula I am loosing the "\" in the "EM\FX Option JV", so the formula becomes:
    =Sum(If([Level 08 Node] InList ("Correlation & Index";"EMFX Option JV";"Short Dated Exotic Options";"Long Dated Options";"Short Dated Vanilla Options";"Options");[SR MTD];0))
    how can I use the backslash in the above formula , I appreciate that it is a special character.
    Many Thanks

    Thanks Amit,
    that solved the problem. I also did the following that worked but for simplicity and ease of reading I will use the double backslah approach.
    =Sum(If([Level 08 Node] InList ("Correlation & Index";"Short Dated Exotic Options";"Long Dated Options";"Short Dated Vanilla Options";"Options") Or ([Level 08 Node]="EM"Char(92)"FX Options JV") ;[CY SR YTD];0))
    thanks
    Edited by: Bal on Jan 19, 2012 2:31 PM

  • Using liquid on web detail layout breaks template

    I am using an if logic tag to hide text if a web field is empty in the web detail layout but it breaks the template - none of my content holders in the page template are rendering.
    The actual if tag is doing its job and hiding the text.
    If I render the webapp to a normal html page with the if logic tag, the template does not break.
    I read somewhere in the documentation that all the tags must be rendered in liquid.
    Is it not possible at this stage to add liquid to the web detail layout?

    It will not be a bug because liquid works in detail layouts and everywhere just fine.
    Can you post the code as it is likely you have an error.
    You DO NOT need to do all liquid - Please ensure your not reading old documentation about the old liquid, what we have now and what was done previously are quite different.

Maybe you are looking for

  • F.27  ACCOUNT STATEMENT NOT PICKING OPEN ITEMS

    When I run F.27, and fillin all required fields, and click execute but get a message that no data exists. THough there are balances for this particular customer but in F.27, it is not picking up that customer. What am I missing. I have chosen the cor

  • How to restart workflow step by RIDC?

    Hello everybody, I have a problem with the writing records to the wf_in_queue.hda. Horrible... ;o))) I'd like to restart workflow steps automatically by RIDC (java code). Can you write me which java code can i use? Thank you Martin

  • Plan quantity not displayed

    Hi Guru, In the service order, there is a component tab, there is planned quantity. I have setup all the costing sheet, plan cost/actual cost all display correctly. But I can't find plan quantity in any report. eg. KOB1, or report plan/actual cost ,

  • Write big query results into a file  ? ?  ?

    Hi all, The problem is: I want to write a simple query results into a file. I have no idea how to do that. Only thing I know is utl_ functions. Please advise GURUS how can I use them for big queries. Any example will be really appreciable. Thank you

  • An error occured while processing your request. Please try again. (Cannot Login!)

    Everytime I open the Best Buy PC App, I am unable to login. I keep getting the same error over and over. "An error occured while processing your request, please try again". I have tried: 1. Uninstalling and reinstalling 2. Rebooting. 3. Rebooting aft