Bex Percentage Indicator in the WebI report (# Multivalue)

Hi All!
I'm having a difficulty to produce a Bex percentage indicator to a WEB I report.
This is the result of my query:
Cycles     
Qty1     
Qty2     
(Qty1%AQty2)
1     
100     
200     
50%
2     
200     
200     
100%
3     
300     
300     
100%
4     
400     
400     
100%
So far the report remains perfect.
When I remove  Cycles dimension report, but let the cycles 1,2,3 and 4 in the Query  filter, the result is  # Multivalue for Qty1%AQty2) measure.
We tried all kinds of aggregation in BO or in Bex query, and  The Sum aggregation  results the sum of the percentages, when need is that the formula is made again with the totals.
What we need is it looks like this:
Qty1     
Qty2     
(Qty1%AQty2)
800     
1100     
72%
Is there any way to make this in Bex and then translate to BO? The formula should be Sum (qte1) / Sum (qty2) *100?
Or some syntax, that the bo understands what he need to regroup and give the right percentage?
The final user needs the indicator create in the Universe, not in the report. (In the report works, but not in the Universe measure ).
I donu2019t know if you get the idea, but I am available for any doubts.
Specification:
SAP BO XI r3
SAP BW 7.0
Tks a lot!
Livia

Have you tried:
= ( sum([Qty1]) / sum ([Qty2]) ) * 100
or...
= ( sum([Qty1]) ForAll [Cycles] / sum ([Qty2])ForAll [Cycles] ) * 100
You could create some global CKF (creating CKF as local structure formula will not work) in BEx. Go to properties, calculation, Calculate Results As... Sum. You may need to use exception aggregation. Find a characteristic that is the same value for all cycles and use that as the exception aggregation reference characteristic. Using BEx may be the best idea if you have a high volume of records since Webi performance on high volumes is not great.

Similar Messages

  • How to change the folder name in the web report.

    hi experts,
    can anybody give me the solution, how to change the folder name in the web report. any help is appreciated.
    waiting for ur favourable response.
    thanks
    suri

    Hi Tony,
    Yes, the business requires, only to change in the webreport only not in bex and roles. any suggestions will be helpful to me.
    thanks
    surendra

  • Error (IES10901) (WIS 10901) while refreshing the Webi report

    Hi Gurus,
    We have created webi reports using Universe design tool on top of BEX Query based on 0SD_C03 cube and now we are facing Database error: A runtime exception has occured. (Error loading cube 0sd_c03 (catalog : % 3). (IES 10901 ) (WIS 10901) while trying to refresh the Webi report from Data Access--> Edit--> Run Query while its running fine when I refresh the report using refresh button option in Webi.
    When I run the the query in rsrt its working absolutely fine.
    Note that we are using BOBJ 4.0 SP7 and this issue has come recently.
    Any idea or help on this would be appreciated.
    Regards,
    Monil

    Hello Monali,
    are you getting this error constantly or sometimes?
    what type of connection are you using for your Webi report
    Is it Specified user name/password OLAP connection or SSO Olap connection
    If your are using Specified user name/password OLAP then try with SSO connection because SAp recommendation is not to use  Specified user name/password OLAP connections..to resolve this kind of issues please restart DSL bridge..
    Regards,
    Naveen D

  • Changes made in Bex query not refelecting in Webi reports BO 4.0

    Hello Every One,
    We have made changes in BeX query and these changes are not getting reflected in webi reports.
    - We try to edit the connections.
    - Recreated the new connections and point it the webi report.
    We are using BO4.0 patch 2.9.
    DO we have to made any setting in BICS or in CMC or there are any parameter need to tkae care while creating the OLAP connections. we are using SSO.
    Thanks in Advance.

    Hi,
    You shouldn't have to do a "change source" at data provider level, but confirming the object mappings again by repointing webi to the bex query should help.
    As i'm sure you know, we are delivering many corrections in this area, for example:
    If this concerns a Hierarchy change see ADAPT01607814   (P2.11)
    If it concerns change to prompt variables see ADAPT01609491   (P2.12)
    Here's the link to the readme for Patch2.12 (out today) https://websmp101.sap-ag.de/~sapidb/011000358700001362992011E
    Out of interest, what change did you make in the bex query specifically ?
    Regards,
    H
    Edited by: Henry Banks on Feb 17, 2012 10:01 AM

  • How to Generate the web reporting ?

    Hi Friends,
    Can you send the web reporting doc for me please.
    iam also new to web reporting and i dont know
    1. How to start the generation of web reports?
    2. what are the elements required to do this?
    3. And how to see the results of this report?
    4.Is there any special cofiguration require to do this?
    And i know some elements require to do web reporting.
    such as WAD,Query Template,WAS.what is relation between this i dont know. i did a lot R&D on this web reporting, but i cont get the idea of this.
    my system have followings,
    i have WAD, Enterprise Portal, BEx. pls tell me is enough to do web report or any thing still require.
    pls send me or tell me how do step by step, first what i need to do,second what i need to do......?
    pls send docs to [email protected]
    thanks in advance.
    bye
    hari

    hi
    check these links,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ec20a990-0201-0010-f291-d1d039975e41
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a249a990-0201-0010-e18e-b2f5ed135497
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bc4fa990-0201-0010-588e-ca4e63050d6d
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b931a890-0201-0010-268d-a7bedf8aa720
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f0aca990-0201-0010-0380-f3aac4127a57
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3541a990-0201-0010-f1ae-b24b72690df7
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/2642ab90-0201-0010-9193-d59de66cbab4
    regards,
    Manoseelan

  • BW Field level Autorizations are not working in the WEBI Reports

    Dear All,
    1. I have created Authorization roles with Infoobjects Authorization Objects.
    2. In Bex Query Authoizations are working on the Infoobjects like for
    Ex: For USER1 I have given Company code = 1000 &
    User 2 I have given authorization for 1100.....
    3. Import those roles into Business Objects-CMC.
    4.Users were Imported.
    But in the WEBI Reports BW Field level Authorizations are not working i.e for USER1 authorization for Company code is 1000 , in WEBI report it is showing all the Company codes data for USER1.
    For USER2 also showing all the data in the WEBI report.
    Plz help me on this issue.
    Thanks,
    Kiran Manyam

    Hi,
    For Authorization to work in BO you can check the following:
    1. You need to create authorization variables in your BEx query.
         Also these variables should not be input ready.
    2. While creating universe in BO you need to select "Single Sign On" option available in the parameters iwhile creating a new
        connection.
    Regards,
    Rohit

  • How can  change the folder structure in Bex Analyser to match the Web

    Hi Experts,
    When I create a report using the Web Analyser and save it in My Portfolio or Bex Portfolio, I can't find the report (or folders) in Bex Analyser.
    How Can i change the folder structure in Bex Analyser to match the Web Analyser?

    Hi Reddy,
           As u have created reports and saved it in BEx portfolio or My portfolio it will be saved in the KM folder which is known as Knowledge management folder for the KM services such as feedback,rating etc.So u cant view them when u open in web analyzer.U can only see them when u save in favourites or the roles folders.
                              Hope this helps
                         Sunil Reddy

  • Error While Run the WebI Report on SAP BW Query

    Hi
    I have build the universe on SAP BW Query . I built the same universe on the SAP BW DEV and SAP BW Test
    When I tried to run the WEBI Report on the Universe which is built on the SAP BW Test
    WebI Report is prompting for the below values
    Calendar Year
    Profit Center
    Profit Center Hierarchy
    Version.
    Here I can see the List of values for the Calendar Year and Profit Center. Its giving me below error when I look  for list of values for the  Profit Center and Profit  Center Hierarchy.
    u2018Database error: [SOFA Driver] : The operation completed successfully.. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)u2019
    My Questions:
    1.     Why I am getting this error. Because of authentication or configurations set on the Profit Center and Profit Center Hierarchy objects? If so , please let me know what I need to set?
    When I tried to run the same WEBI Report  on universe which build on  SAP BW Dev Query. I can see list of values for the Calendar Year, Version, Profit Center, Profit Center Hierarchy.
    But when I selected the values and tried to run the report. I got below error.
    u2018Query 1 - P&L Structure Monthly_Devtst
    Database error: [SOFA Driver] : The MDX query SELECT NON EMPTY HIERARCHIZE( {[Measures].[4CEX5LZ5571LCZHJBK0L0360P],[Measures].[4CEX5MM6Q2UPWV3VT27LU9261]} )  DIMENSION PROPERTIES PARENT_UNIQUE_NAME ON COLUMNS , NON EMPTY HIERARCHIZE(  { [0CALMONTH].[LEVEL00].MEMBERS }  )  DIMENSION PROPERTIES PARENT_UNIQUE_NAME ON ROWS FROM [ZFIGLPCBM/ZZFIGLPCBM04_Q011] SAP VARIABLES [!V000001] INCLUDING =[0PROFIT_CTR                   1000HCICONS08] [!V000002] INCLUDING =2 [!V000003] INCLUDING =2008 [!V000004] INCLUDING =000 failed to execute with the error Value "0000000002" for variable "Profit Center" is invalid. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)u2019
    My Questions :
    1.     What is this error? Please suggest the solution to run the report successfully.
    Also I am attaching Print Screens of  DEV and Test  reports Prompts and Errors.
    Here I am using Business Objects XI R2 SP4
    I am sorry if I confused you with elaborated explanation, I have very less knowledge of BO and SAP BW .. 
    Please help me with your valuable suggestions.
    Thanks,
    Anitha

    Hi Ingo,
    - the BI Query in the Test system is running correct and all the variables do work ?
         Yes, BI Query is working fine in the Test System and I can see all the variables too
    In BI Query I can see values for  Calendar Year, Version, Profit Center, Profit Center Hierarchy
    - the Universe has all the variables ?
      Yes, Universe has all the variables.
    - do you see values in the Web Intelligence prompts when you run the report ? 
       No,
       I can only see values for the Calendar Year & Version  in the Web Intelligence Prompt.
    When I try to see values for the Profit Center & Profit Center Hierarchy in the Web Intelligence Prompt, its showing below error.
    u2018Database error: [SOFA Driver] : The operation completed successfully.. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)u2019
    I can send you the Print Screens of Prompts & Errors, but i don't know how to attach the file here.
    Thanks,
    Anitha

  • Reg: Error while refreshing the WebI Report

    Hi all,
    I created WebI report based on universe that is connected to Excel data. Through DSN I m accesing Excel Data . I created same DSN in server also. If I refresh the webI Report in BO server it tells the following error.
    A database error occured. The database error text is: [Microsoft][ODBC Excel Driver] System resource exceeded.. (WIS 10901)
    Before that its working fine. what may be the problem?
    Regards,
    Hemalatha J

    This seems to be a data source not a BO problem. Take a look here:
    http://social.msdn.microsoft.com/Forums/en-US/sqldataaccess/thread/05aaccd6-2a38-4784-b310-99e34b8d1a35
    Regards,
    STratos

  • Error getting,while generating the Webi report

    hi,
    while  i am generatign the Webi report, i am getting below error.
    com.jpmorgan.extraclear.reportservice.BOException:  :generateReport :: Exception com.businessobjects.rebean.wi.ServerException: The number of simultaneous report jobs was limited to 10 by the system administrator. . Please try to reconnect later.[ RCIRAS0518 ]
    please help me out.

    I just got the same error message, but I try to open a DeskI in InfoView. This has nothing to do with the Web Intelligence Processing Server. But I had problems with the RAS (Report Application Server). A restart of the RAS didn´t help, so I restarted the BOXI-Server. Now everything is fine, but I still don´t know, what happens.
    It would be great to know what the problem was.
    Hope to get an answer.
    Martin

  • How to disable the reminding dialog when close the webi report viewer

    Dear all
    How to disable the reminding dialog when close the webi report viewer
    Background
    When user close the webi report viewer in inforview by click the button in the right-top of the webi report viewer frame. It always prompt a dialog to remind user that the modification will be lost without saving.
    But customer need to disable this dialog, and can clost the report viewer directly.
    So is there any ways to modify this?
    I think it shoule modify some .js file under tomcat, but can not find the solution.
    Thanks a lot, any information woulde be appreciated.
    David Zhang

    I've had the same issue bugging me since installing Snow, er, lion, er, cat, er, cougar, er, Mountain Lion. Incredibly ANNOYING.
    It's stupid stuff like this and reverse scrolling that really turn long-timer users off. I'm personally glad Forstall got fired for blunders such as these.
    I'm serious peeved that turning off iCloud Documents & Data actually deletes documents and data locally. That's just incredibly stupid.
    MANY thanks mende1 for the answer on how to fix it.

  • Open the WebI report from Xcelsius dashboard

    Hi All,
    I would like to know how to open the WebI report from the xcelsius dashboard.
    Looking at the previous posts I followed the following steps to implement the same but that is not working.
    Inserted the component URL button and used the folowing link:
    http://servername/OpenDocument/opendoc/openDocument.jsp?sType=wid&sIDType=XXX
    But this is givingerre: " Internet Explorer cannot display the webpage"
    Also, tried the copying the reprot link, but that is opening the Infoview login page.
    I want the report to opened when we click the URL button.
    Could someone please provide me a solution.
    Thanks in advance.
    Regards
    Sindhu

    did you try passing the iDocID parameter? When prompted did you try to login to InfoView and check whether Report gets displayed?
    Ideally the URL should be as below:
    [http://<server>:<port>/OpenDocument/opendoc/openDocument.jsp?iDocID=<cuid_of_the_document>]
    If you want to bypass the logon screen,you need to modify the OpenDocument.jsp to pass logon token to the above URL i.e.token=+token where the +token is being retrieved by sdk.

  • Report data ( value ... tag) missing in the Webi report retrieved through RestFul Webservice

    I am trying the below URL to get the WEBi report from SAP BO using the Rest Webservice support that is now available.
    http://{serverIP:serverPort}/biprws/raylight/v1/documents/{documentId}
    I am able to get the report but as I compare the same report response when using SAOP Webservice, there seems to be a mismatch in the response. Here is what I see in the SOAP response:
    </td><td c="1" ><cell  ref="1.E.4t" bid="14" h="26" w="231" pad="6,7" sid="-10"><ct >Some arbitrary value</ct><value type="xs:string">Some arbitrary value</value></cell>
    But when I run it through REST, I am missing the <value ..> tag:
    </td><td c="1" ><cell  ref="1.E.4t" bid="14" h="26" w="231" pad="6,7" bt="1" sid="-10"><ct >Some arbitrary value</ct></cell>
    Apart from this right at the start of the xml response, I see some property mismatch as well.
    SOAP has this property extra:
    <property name="output.format.xml.valuemode">yes</property>
    While REST has these property extra:
    <property name="output.format.xml.option.style">1</property>
    <property name="output.format.xml.styledict.fontplatform">html</property>
    <property name="output.format.xml.td.bandinfo">yes</property>
    <property name="source.selected">data</property>
    <property name="xelement.xml.object">yes</property>
    <property name="xelement.xml.object.usemap">yes</property>
    <property name="xelement.xml.object.usersupportedformat">image/png</property>
    I am not sure if:
    the <value ...> tag miss is because of these missing/extra properties or
    current REST support has some issues
    For my application the value tag is a must and I can't do without this, but with REST it seems no way to obtain that.
    Any help or pointer(s) in this regard is appreciated!

    Hello Milind,
    According to our Product Owner Sam Polichouk, the solution should be available for you in 4.1 SP3, which is currently scheduled for release by the end of March 2014 (subject to change).  The product team recommends that you get the raw, unformatted data values from within the Dataset specific call.  This data contains a type to tell the end user what kind of data it is, so you can format it or use it properly.
    The updated documentation for the SDK will be available at SAP BusinessObjects Business Intelligence platform 4.1 – SAP Help Portal Page once the Support Pack is publicly released.

  • Is there any way to schedule the webi report as body of the mail

    Hi All,
             I have a bit different requirement. I need to schedule the webi reports to BlackBerry Mobile .
    The report should be displayed not as an attachment or URL but should be the body of the mail.
    Is there any Trick or Tip to do that.
    Thanks in Advance

    You could schedule the reports to run as an Excel or PDF document and the destination as a folder on a server.  Then after the reports are sent to the destination, you could use the Program Job Server to run a script which parses the files line-by-line and creates an email.  It's not the most elegant solution but in theory it should work.

  • How to apply Table level Break in the WEBi Report

    Hi,
    How we can apply the table level break in the WebI Report.
    I know a bit bt i dont know its right or wrong.. Initally we normally create a table(with the values(which has 2rows(1: for naming  and 2: for associating the object with it at down of it  ie., one above and one below)) and at the top of that present table we will insert a "ROW ABOVE" to the naming row and then we insert a "Row below" to the object values  and drag the first coloumn of the first row almost invisible(naming row) and then the same in next row(objects associating values for naming)... is this ryt.. if NO  thn let meknow the various ways to do it..
    Thank you in Advance....

    Hi,
    what is your requirement. if to show subtotal then create one table and select one column and apply break.
    Thanks,
    Amit

Maybe you are looking for