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?

Similar Messages

  • Please help: User cannot see webi report data

    Hi,
    I've got a wired problem here in my webi report. Basically I am located in Singapore and produced a webi report for our user in UK. The report looks totally fine with all the data shown correctly. But when our report user logged into the dashboard from UK, she could only see partial data and some of the information are missing(blank cells in the report).
    To verify the cause I've done the following test:
    1. I remote control her computer and log into dashboard using my account, the result is I get same problem and I cannot see some of the data.
    2. I let her remote control my pc and log into dashboard using her account, she no longer has this problem and can see complete data.
    We use same version of IE, same JAVA version. And the report data is not time sensitive, so different time zone might not the possible cause.
    This problem is killing me. Can anyone please help and let me know any possible solution? Thanks so much.
    Edited by: Sinsin Tan on Jul 14, 2010 5:59 AM

    Hi Sinsin, what version of BusinessObjects are you using? Is it XI 3.1?
    I don't know if it is the same problem or not, but I have seen that before when a user cannot view the data, change the font and/or background color and the data becomes visible. Reinstalling the client fixed that problem. If you couldn't figure out the root cause, you might want to consider this option.
    If you are using the BusinessObjects tool, you should join [ASUG|www.asug.com]

  • Webi report data & the corresponding BW Query data do not tally.

    Hi all,
             I am running a Webi report (XI 3.1)  over a universe that is built on an SAP BW Query. The data in the report is regarding sales, and the grand total of the 'Sales Amount' as per the BW Query is about 1Million, which is correct. However, when I run a Webi report based on the same BW query, taking ALL the objects from the query (without any conditions and filters), the 'Sales Amount' figure comes out to be only 50K instead of 1Mn(as above). I'm not sure why this figure is so drastically reduced in the Webi report.
            When I remove some objects from the query,  Webi displays the correct figure of 1Mn. But these are the objects that are very much required in the report for multidimensional analysis. Dropping these objects would defeat the purpose of the report. The BW query too includes these objects during its execution and then displays the correct sales figure of 1Mn.
           Any help will be greatly appreciated.
    Regards,
    Alok.

    Hi,
         Yes, I was getting partial results. I got rid of it by unchecking the the options in the 'SQL' tab in the Universe parameters.
         Thanks for the help.
    Regards,
    Alok.

  • XML Publisher to Excel Report : Date format problem

    Hi,
    I am trying to create an Excel report with XML Publisher. I have an issue with the Date Fomatting.
    In the XML template, I have set the "Date" column in date format. But the excel output report "Date" column returns as "General text" (string) and it is sorted as text, not as date.
    Can anyone please help me out?
    Thanks!!!

    Hi,
    Did this post solve your problem? I have the same issue that I need to solve.
    I have an xsl-fo template with dates in it.
    The dates are in english.
    My excel is setup to use danish.
    When I export to excel it knows the month jan, feb, mar, apr, ... which are the same in danish and english.
    But months where it differs like may (danish maj) the cell is a general text instead of date.
    Is there anyway you can set/transform the date in the xsl-fo template so it does not care about the language in excel?
    Thank you in advance.
    BR Kenneth

  • Changing Webi Report Data Provider With Prompt

    Hi All,
    I am trying to change Data Source of a Webi Report using RESTful Web Services. Fo this I have referred code on Changing Dataproviders for a Webi Report using RESTful Web Services Post.
    I am able to change data source for Webi Reports without Prompts but it is not working for Webi Reports with Prompts.
    Can anybody help me??
    Thanks & Regards
    Swapnil Kulkarni

    Hello Swapnil,
    In order to perform a change data source, you have to answer the prompts (like in the regular Webi UI). In this kind of case, RESTful webservice will send back the list of parameters needed after you submitted your target mappings. Then, you have to answer prompts and send all the information (mappings + prompts answers).
    Does it make sense?
    Best regards,
    Anthony

  • ADFMobile - Web service data control problem for android

    Hi,
    I created an application for android and testing it on an emulator.
    I am able to create web service data control for a jax-ws web service. But when I invoke the web service and the call comes to the web service host, there are no namespaces in some of the parameters. Typically, the tags which do not have the namespace are complexTypes. All the values of the parameters come properly. I have tried executing the data control in three different manners but still no luck.
    AdfmfJavaUtilities.invokeDataControlMethod(..);
    AmxMethodActionBinding.execute();
    +#{bindings.invokeMethod.execute}+
    Thanks.

    Hi there,
    Can you try to generate a sample JAX-WS the generates a similar complex structure that can help you and us to isolate the issue? I created a jax-ws service using simple complex type on Ubuntu and also a client mobile application getting no problems running it. But, perhaps you are using a more complex structure, hence an standalone would be very useful.
    Juan C.
    Edited by: Juan Camilo Ruiz on Dec 10, 2012 4:00 PM

  • Webi Report Data compare between two columns

    There is two different queries in Webi Report BI 4.1
    Query 1 - Name_1 == 100 records
    Query 2 - Name_2 == 75 records
    On the report need to compare the data between Name_1 and Name_2.
    Need report level flag as a second column
    name_1 = name_2 = Y
    name_1 <> name_2 = N
    One the report there is only two columns Name_1 Flag(Y/N)
    1. If statement is not working at all in this scenario
    2. Merge dimension is not useful since I need to treat these columns separately on the report.

    Hi Suri,
    As the objects belong to two different queries, the comparison might not work as they are not merged and incompatible.
    You can try creating a seperate query and can use subquery in it.
    For example:
    SELECT NAME_1 FROM QUERY_1
    WHERE
    NAME_1 NOT IN (SELECT NAME_1 FROM QUERY_2)
    This will display the names which are not common.
    Hope it will help.
    Regards,
    Yuvraj

  • SSRS Report Data Caching Problem in Internet Explorer

    HI All,
    We have setup reporting server in native mode and have deployed SSRS reports on reporting server and mapped it to sharepoint page with report viewer web part.
    The changes on the data is not getting reflected on the report unless I close the browser completely and reopen the URL but at the same time for other rdl reportr, data is getting changed on same brower. so it doesn't seems to be the browser issue (not sure).
    Also the both reports are almost same.
    Any Idea Guys...whats happening with the report or how I can make it work to refresh data properly. I already have tried "Auto Refresh" option in rdl and it refreshes the browser but data doesn't gets refreshed. Also I had deleted cookies, clear the cache
    but it also did not work for me.
    Any help in this regard would be highly appreciated.
    Thanks,
    Nipendra Garg

    Hi Nipendra Garg,
    This might be caused by the refresh behavior of Internet Explorer. When visit a webpage with the same URL, IE may use an old version of this page which stored in browsing history.
    If you're calling the report from a URL, add &rs:ClearSession=True. This will cause the browser to refresh the report every time it's called.
    If you have any question, please feel free to ask.
    Thanks,
    Eileen

  • Web service date format problem

    Hi, I am using a web service from another R/3 server. Its date format is like this..
    - <xsd:simpleType name="date">
    - <xsd:restriction base="xsd:string">
      <xsd:maxLength value="10" />
      <xsd:pattern value="\d\d\d\d-\d\d-\d\d" />
      </xsd:restriction>
    when I created a Proxy class, the date field  length is 8.
    I write my code and tryed execution. Its not giving any result and no exceptions also.
    I think the problem is with Date field..
    Suggest me how to solve this problem.
    Regards,
    Dhanunjaya Reddy

    Hi Dhanunjaya,
    If you are calling web service from your code, then it is executing like this->
    Your Code--> Proxy---> Already existing web service
    You are making  a call to proxy, not to web service directly.
    And in proxy it is defined as type D( with length 8) which is equivalent to YYYYMMDD.
    So try passing the value  YYYYMMDD(eg 20070505) from your code.
    Regards,
    Piyush
    YYYYMMDD

  • WEBI Report - Exception aggregation..

    Hi,
    I'm new to WEBI and need help in figuring out how to achieve below reporting need.. We've below data set.
    DocNo            DocItem               Material             ConditionType                  Amount
    1000               001                     12345                XXXX                               100
    1000               001                     12346                XXXX                               100
    1001               001                     12345                XXXX                               50
    Report o/p should show
    ConditionType        Amount
    XXXX                     150
    Same amount is always repeated for the different materials for the combination of DocNo, DocItem and ConditionType. Requirement is to calculate amount at condition type by considering amount only once ($100) for document 1000 and ($50) for document 1001.
    Is it possible in WEBI?
    Any help is greatly appreciated.
    Thanks,
    Milind

    Thanks Sunil / Muiz,
    I tried using the formula provided by you. I believe you mean CondType instead of Material in your formula. It gives me MAX value when I'm at detail level within the data set. It seems not working if I remove the column Material from the report. It aggregates and gives me SUM as $250 instead of $150.
    Requirement is to Consider MAX(amount) value in DocNo, DocItem, ConditionType and sum it up at ConditionType level.
    Any idea..Do I also need to change the measure property as suggested by Muiz in addition to your formula?
    Thanks,
    Milind

  • Web report data provider change from Master data table to InfoCube

    hi Experts,
    I have created one report on top of multiprovider but in the selection screen when i check the values for a variable I came to know that data is coming from master data table and not from data provider(InfoCube).Can any one help to change the data selection from master data table to data provider(InfoCube) and i am sure that there is no ODS involved in the multiprovider.
    Thanks in advance
    With Regards,
    Bala

    Hello,
    If u are using Analyser then just put a Analysis Grid on the output of the query(should cover all the rows and column) , click on the grid and put the dataprovider. and do auto fit.
    Rohit

  • Reports Data Plotting Problems

    I am concatinating several files from data collected at 1hz.  There is often large time gaps between each file.  How can I have the plots not connect the lines between each file set.  It often makes the data look like it flat lined.

    Hi bm2cox,
    The short answer is to insert a row of NoValues between concatenations.  I happen to be retooling my multiple file concatenating VBScripts which are posted on the web, and it occurred to me to add this as a parametrizable feature.  Could you send over an example set of data files?  If my VBScript works on them, I'll send it to you sometime today.
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments
    [email protected]

  • Data aggregation problem in query

    Hi everyone,
    I have the data in the following format in ODS with Doc# IT# SC# and DT# as KEY. My requirement is to see the data in query as shown below (Query view 1 and Query view 2).
    DOC#   IT#   SC#   DT#             QTY
    123      01     1       9/01/04        10
    123      01     1       9/02/04        10
    123      01     1       9/03/04        10
    123      01     2       9/04/04        10
    123      01     3       9/05/04        10
    123      01     3       9/06/04        10
    Query view 1
    DOC#   IT#   SC#         QTY
    123      01     1             10
    123      01     2             10
    123      01     3             10
    Query view 2
    DOC#   IT#    QTY
    123      01     30
    Can anyone let me know how can I achieve this ?
    Helpful answers will be rewarded.
    AK

    No replies ???
    AK

  • Crystal Reports Date Parameter Problem

    Hello Experts,
    I have this query in crystal, I need it to be suming the Quantity and Totals but because of the date optional its not doing that, How  I put the date parameter and remove it from her so that I can achieve my results.
    SELECT T0.[DocDate],T1.[Dscription] as 'BRANDS /SKU', Sum(T1.[Quantity]) as 'QTY', Sum(T1.[LineTotal]) as 'VALUE' FROM OINV T0 INNER JOIN INV1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN OCRD T2 ON T0.CardCode = T2.CardCode WHERE T2.[GroupCode] = '100' GROUP BY T1.[Dscription],T0.[DocDate]
    Thanks,
    Titi

    Hi Titi,
    I don't really get what your question is but I can suggest to add the date parameter on WHERE clause. In case it's optional, you can put validation checking before entering query. When it's null you set a period of time which is relevant to current date. And as replied by GordonDu, the parameter is compare to T0.DocDate
    Hope it helps.

  • How to limit the number of records in WebI Report

    Hi,
    I have a requirement where I need to display the WebI Report data only if the number if record is less than 65k.
    Incase if the records are more than 65k then the report should be blank and a text message needs to be displayed.
    The client dont want to set the number of records either in universe or at the edit query at the report. They want to limit once the report is executed.
    Please let me know if its possible to do it at the report level.
    Thanks in advance!!
    Best Regards
    SAP BO

    Optional prompts are not a problem.
    Assuming you first query uses the following SQL statement
    select a,b,c from t where x=y and z=@prompt(...)
    The query for checking the number of rows should use the following SQL code
    select count(*) from t where x=y and z=@prompt(...)
    The original query should be modified as follows
    select a,b,c from t where x=y and z=@prompt(...) AND (select count(*) from t where x=y and z=@prompt(...)) < 65000
    Regards,
    Stratos

Maybe you are looking for

  • Sales order status "Being processed" due to "Not referenced" in Item level.

    Hi All, I am facing with document status issue. I have the following process, 1) Main contract (without line items )--> Yearly Contract-->Billing--> Renewal contract w.r.to First Year contract and this renewals will continue until the customer cancel

  • Has anyone experience a bug with red eye correction in LR 5?

    No matter what I do, anytime I try to use the red-eye correction tool, I get the message "Unable to find red eye".  Even in pictures where the red eye is huge and clearly visible.  Has anything changed in LR 5 that would cause this?  I have Red Eye C

  • Convert iphoto slide show to mov format?

    hello, I just want to ask that, can I convert iphoto slide show into mov format??? I tried to select all pics, and export them as a mov, but the problem is, in the iphoto slide show, the pics can be moved and fit the screen size, but when I i export

  • Private meeting in shared calendar

    a colleague copied a recurring meeting from their calendar to the shared calendar and now it is marked as Private Appointment - how do I get rid of that - we cannot select it in any method.

  • Material for ABAP Certification

    Hi everybody, I wish to appear for ABAP certification exam. Does any one has TAW10 and TAW12. Thanks & regards, Sarika Kedia