Full Points sure: Wrong values populating in report (BEX)

Hi Gurus,
I got an Issue on CRM Report. Report is populating wrong values. 
In the report, We have structure called “Opportunity” (in that structure fields are New opportunity, Close opportunity, Win opportunity and Open opportunity) in query and  One key figure called “Revenue”.
On revenue we have one condition with variables.  But, in that condition everything is fine.
The Condition Screen is like this:
Radio Button: Single characteristic  is selected
"Opportunity Sales ID" selected in Characteristics.
Keyfigures:                                            
Revenue                      New Opp                      TOP N             TOP X OPP
Revenue                      Open Opp                     TOP N             TOP X OPP
Revenue                      WINS                           TOP N             TOP X OPP
Revenue                      Lost                             TOP N              TOP X OPP
everything is right in this: If we select top 10 opportunities. we are getting wrong values
for ex:  if we select top 10 Opportunities (in the selection screen)  means “REVENUES”.
We are getting 12 values. 10 values are correct remaining 2 values are wrong..
There is no Update routine for “revenue” keyfield.
Can please suggest me on this…… What are possibilities for wrong values ...
FULL POINTS SURE FOR THIS………………
THANKS,
KN

Hi All,
Can anybody answer... this...
thanks,
KR

Similar Messages

  • Decimal point  for Price value in  ALV Report

    HI,
    I have created ALV report,
    I have 2 price fields in ALV report
    For first field i have to display  in the below format.
    If the value of the field is 3601152 then I have to display it as 36011.52 
    For second field I have to display in the below format
    if the  value is 2494 then I have to display it as 2495.00
    else if the value is 3498.73,then I need not to do anything.
    that means If there is no decimal point, then I have to keep decimal point.
    Thanks&Regards
    RamaDevi

    HI,
    you can work with search and concatenate.
    value1 = 3601152
    search value1 for '.' .
    if sy-subrc eq 0.
      concatenate value1(5) '.' value1(2)+5 into text.
    Or value1 = value1 / 100.
    endif.
    Regards
    Nicole

  • Standard program showing wrong values in ALV report

    Hi All,
    Standard Report 'RFBILA00' (Balance sheet P+L Statement) ,when i excute for classical list the output showing correct.
    But with the same test data when i run for ALV Grid control showing wrong valuse like.
    with same company code comparision year,comparision period ,comp periods...when i run classical list:
    PROFIT/LOSS BEFORE TAXATION                                 5,194,871.12-
    RETAINED PROFIT/LOSS FOR THE PERIOD                    5,194,871.12-
    NET PROFIT/(LOSS)                                                        5,194,871.12.
    when i run in ALV for same above data, the result is:
    PROFIT/LOSS BEFORE TAXATION                           9,307,137.09
    RETAINED PROFIT/LOSS FOR THE PERIOD              5,194,871.12-
    NET PROFIT/(LOSS)                                                 22,076,715.82.
    Please help on this....and this is standard report.. y its showing different for same data.
    Thank you
    Anu.

    Hi ,
    Same program  excuted once by selecting classical list is showing correct. And with same data excuted with ALV grid list showing wrong valuse.
    when selected with Classical list: for company code:8000,Reporting periods: 1-9,Reporting year:2009,Comparison periods:1-8
    Comparison year-2009.
    PROFIT/LOSS BEFORE TAXATION 5,194,871.12-
    RETAINED PROFIT/LOSS FOR THE PERIOD 5,194,871.12-
    NET PROFIT/(LOSS) 5,194,871.12.
    when i run in ALV for same above data, the result is: for company code:8000,Reporting periods: 1-9,Reporting year:2009,Comparison periods:1-8 Comparison year-2009.
    PROFIT/LOSS BEFORE TAXATION 9,307,137.09
    RETAINED PROFIT/LOSS FOR THE PERIOD 5,194,871.12-
    NET PROFIT/(LOSS) 22,076,715.82.
    Thank You,
    Anu.

  • Bios reporting wrong value memory

    I am still running on my old AMD Athlon XP 1800+ on MS-6330 Motherboard.
    I have 3 RAM slots: 512kb, 128kb, 512kb. (max allowed 1.5gb).
    I have S.I.W. (Systems Information for Windows) installed that reports this as correct. However, since reinstalling XP following a drive failure, S.I.W. now reports that BIOS is reporting the wrong value; i.e. total 512kb only.
    My question is; Is this a hiccup in BIOS or SIW?
    Has anyone had a similar experience please?

    how much the bios counts during bios post?
    Quote
    i.e. total 512kb only.
    kb

  • Project cash management Reporting; wrong value in RPSCO table

    Hi,
    I have a problem.
    I have activate the Project cash management.
    I have run the transaction OPH1 for delection Actual DATA.
    I have run the transaction OPH4 for reconstruction actual data for purchase orders.
    Ihave run the transaction CJEN for reconstruction info database.
    The customizing for the value category is green.
    In  the report S_ALR_87013573, we display always wrong value , tough line items (CJIA ) is blank.
    We have run again the transaction OPH1 for delection Actual DATA, but we display the worng value in the table RPSCO. .
    Kindly suggest me the solution.
    Best Regards
    Federica

    hi,
    execute the below reports in se38 and after that run cjbn,cjen
    RKACOR19-Reconcile between line items and totals records
    RKPEP010-Display Project Actual Payment Line Items
    regards,

  • Source message split into 2 orders - 2nd order populating wrong values

    Hi Friends,
    I have an issue related to X12 to Orders, X12 file is processed and split into 2 orders/idocs,
    1 idoc is outputing the right values, however the 2nd idoc is extracting all wrong values.
    According to my observation, there are no values coming in for couple of E1EDKT1 segments (for the second idoc,  fyi, there are multiple E1EDKT1 segments with different values).
    it seems that values coming after these segments are extracted and filled to these segments. i can see 2 upward shifts in the output.
    Any idea how to resolve this issue, i have tried using map with default, split by value, collapse context, remove contexts etc.
    Thanks in advance,
    Regards,

    Use mapwithdefault function with a blank character for all the target nodes which ever you think might not get a value from the source. You will see the right results.
    VJ

  • On Firefox stage.stageWidth stage.stageHeight return wrong values

    Hello,
    I have a problem on firefox windows 8, stage.stageWidth and stage.stageHeight return wrong values,
    swfobject.embedSWF("mySwf.swf", "mySwf", "500", "500", "14.0.0","expressInstall.swf", flashvars, params, attributes);
    on ie, Chrome stage.stageWidth and stage.stageHeight return 500
    on iFirefox stage.stageWidth and stage.stageHeight return 750 and my animation is smaller (66%)
    Thanks

    In order to target iPhone 5 you need to use AIR 3.5 beta or AIR 3.4
    pointing to iOS 6 SDK. Be sure to include the [email protected] to
    trigger the iPhone 5 size. In other words, the app has to be built
    targeting the iOS 6 SDK and have the new default png to trigger the full
    size on the iPhone 5.
    AIR 3.5 beta includes the bits that to target iOS 6 SDK, but you can
    target iOS 6 with AIR 3.4 by using the external SDK path in the package
    ANE prompt in FB 4.6
    http://labs.adobe.com
    iBrent

  • Getting Reason Code, Condition Type, and Condition Value in one report

    Hello there,
    I have got a Question for you all BW Gurus. I need the answer for this as soon as possible. I will assign points to all helpful answers.
    I am having a Sales cube, Delivery Cube, and a Conditions Cube which I built. Each cube is populated from different ODS. Means there are 3 ODS for 3 cubes. I am joining these 3 cubes under a Multiprovider.
    My Question is:
    We are using Reason Codes at Delivery level. We have identified an empty field in the delivery tables and populating this field with the reason codes. We have condition type and condition value only in the Condition cube. One of the reporting requirements is that we need to see Reason code, Condition Type, and Condition value in one report. I am planning to report on the Multiprovider. Since Reason code, Condition Type, and Condition value are not present in all the 3 cubes (means they are not common characteristics in the Multiprovider), I don’t think I can get those values in one report if I report on the Multiprovider. Please correct me if I am wrong. If what I say is correct, please tell me how to solve my problem. Once again, helpful answers will be greatly appreciated and rewarded with points.
    Thank you in advance.
    Kind Regards,
    Swathi

    Hello Swathi,
    Please do not post the same question on multiple forums.
    Thanks,

  • Reports in EPM version 16 to be refreshed twice to see the values in the Report

    Dear All,
    We are on BPC 10 and EPM version 16. When we try to refresh the Reports in EPM 16, the first time, it does not bring any values, but when we refresh the second time, we get the values in the Report. Has anyone faced the similar issue like this, please let me know how it can be solved? When i execute the same report in EPM 13, the report gets the values in the first refresh itself.
    Thanks in advance,
    Best Regards,
    Rama

    Hi Swapnil, Vadim,
    Thanks for your help but as per the Note, I would like to check if this will help for my Report. As per the Note it says,
    Resolution
    A solution is to select the member Context(XXXX) in the 'EPM - Member selector' for the dimension initialized in page axis for the input schedule instead of referring to Sheet1 in the EPMOlapMember formula.
    Another solution is to implement a macro via a button in the second sheet that contains the input schedule as follows:
    Point 1: I have 6 sheets in this workbook, The Input Sheet which you see below is created by using a MACRO. Going to each sheet and changing the context would not help our users because they need to just refresh from the Input sheet.
    Point 2: It says, to go to each sheet and create a MACRO which is also not feasible for our users. They require to have it in the Input sheet only.
    Below Screen shot is from Input Sheet. PRC refers to the Profit Center in the below screen shot.
    Below Screen shot is from Sheet 1
    Please let me know if I am wrong as per the Note.
    Thanks in advance,
    Regards,
    Venkata

  • Passing parameter values to another report using URL actions (reportserver)

    Hi guys,
    I have two reports that I link with eachother. For report A - B everything works perfect. When I try to do the same for report B - A it works, but the parameter value is not filled in.
    =Iif(
    Parameters!PAR_LinksEnabled.Value, 
    Globals!ReportServerUrl & "?" & Replace(Globals!ReportServerUrl, "_vti_bin/ReportServer", "")
    & "Reporting/POS Reporting/Reports/POS Report.rdl&POS_ID=" & Parameters!CONNECTION_ID.Value & "&POS_LANG=" & Parameters!POS_LANG.Value & "&PAR_Date=%5BDate invoice%5D.%5BBonus Calendar - Week%5D.%5BBonus
    week of year%5D.%26%5B" & Left(Parameters!YEAR_WEEK.Label, 4) + "%5D%26%5B" & CInt(Right(Parameters!YEAR_WEEK.Label, 2)) & "%5D",
    Nothing
    Even tho I specify the parameter he has to pass through, the report opens with parameter period : <select a value>. Anyone has an idea why such behaviour happens?
    Thanks!

    Hi Yvanlathem,
    Per my understanding that you want to use the expression above to conditional add the hyperlink to pass the value to the parameter of anpother rreport via the URL in the SharePoint integrated mode report server, right?
    I have check the expression you have provided and the issue can be caused by the wrong way you have write the expression to pass the parameter, please check detais information below to make sure you have pass parameter in the URL correctly:
    Please modify the expression to below structure :
     =Iif( Parameters!PAR_LinksEnabled.Value="Enabled", "URL",Nothing)
    I saw you have use expression like "&POS_ID=" & Parameters!CONNECTION_ID.Value & "" which is incorrect, we need to set a report parameter within a URL, use the following syntax:
     parameter=value(not Value=Parameter)
    If you are using the following syntax like "Parameter1=Parameter2", both parameters and from different report, if you have add the "Go to URL" action from  report2 to Report1, please make sure Parameter1 is from the Report1
    and Parameter2 is from Report2, change the order will not work
    More detail information:
    Pass a Report Parameter Within a URL
    So, In your scenario, please make sure the value is from one report's field (POS_ID) and the the parameter(CONNECTION_ID) is from another report (e.g:"&CONNECTION_ID=" &Fields!POS_ID.Value &"")
    Similar thread for your reference:
    SSRS 2012 Drill Through report cascading Parameters not refreshing
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Please answar the 4 simple questions, i will give you full points

    HI
    Gurus
    My qeustions are
    1. SAP System standard Asset upload transaction code?
    2. My system date is 21.09.07. But in SAP it showing 22.09.07. where i can change date settings in SAP. i want equal as system date.
    3. what is the difference between Busines Area, Business place
    4. what is validation and substitutions.
    I will give you full points.
    Thank you
    Anil

    hi anil,
    1> Asset Upload
                    AS91
    2.
    For the date change, u have to change in the Ideas if u are using the Test server, in the remote server login place.
    3. Business area
    Your financial Statement will be genereted through business area. Business area is and independent unit which you don't assign it to a particular company code.
    Business area is defined in accounts but for reporting purpose u can use it for mm as plant is assigned to it also in sd as so is assigned to it. As far as fi is concern fsv is not very clear from business area .This is all about standard reports
    By making abap development u can use business area in fi with highest accuracy. For eg. by abap reports assign ur user to specific business area u will get perfect reports. thus u can use the business area with abap development for getting business area wise reports
    Business area is across company codes in a company. There is a customization to activate the business area for the company code. When you activate the same , the business area is the required field in the postings.
    Business place is indicates the address. At the time of generating any tax certificates business place is required. for an example generating remittance challan at that time u have to specify the business place.
    4.
    With the validations and substitutions software, you can validate and/or substitute data at the time of entry - in the FI-SL System and other SAP Systems.
    You do not need to change the standard system to customize your validations and substitutions. For each installation, you can define exactly which validations and substitutions are necessary to ensure the integrity of your data.
    Validations
    In the SAP R/3 System, almost all input values are validated by a program or against tables or master files. Since some types of validations cannot be standardized, you can use FI-SL's validations program to create validations for your system.
    With validations, you can check values and combinations of values as they are being entered in the R/3 environment. Validation rules are stored in the Rule Manager; as data is being entered, the Integration Manager validates the data against the validation rules stored in the Rule Manager. Because validation occurs before data is posted, only valid information enters the FI-SL System.
    http://help.sap.com/saphelp_45b/helpdata/en/5b/d2221443c611d182b30000e829fbfe/content.htm
    Assign me the points....
    Ranjit

  • Export txt file with all parameter values during the report execution

    Hello,
    I've developed one report in Report Builder 3.0 , report server being  SRSS 2008 R2. This report has one report parameter named id_product. There are two data sets available. One data set  is for populating the report table.  In the second
    data set I'm trying to export the id_product. The below query works fine only for single valued parameter id_product, this query being used in the second data set   Report pops-up an error when trying to run the report for multiple products at the same
    time. I looked in SQL Profiler and it seems like inserting the parameter values in the global temporary table is not possible using the current code.
    I'm aware of the VB Expression named Join but in such case I'm not sure if I can use it. It would be great if I can use this kind of expression. This way I would not create the data set anymore.  
    Current query:
    drop table ##SelectedValuescreate table ##SelectedValues(id_product nvarchar(max))insert into ##SelectedValues(@id_product) exec xp_cmdshell 'bcp "select ''id_product'' union all select * from ##SelectedValues" queryout "G:\Report\sqloutput.csv" -c -T -t'
    Input: ProductId parameter values : 12, 16, 20
    Desired output in csv:
    id_product
    12
    16
    20

    Hi chopstix21,
    Just as you thought, we can use join function to insert the values from a multiple value parameter to a temp table with VB Expression. After testing it in my own environment, we can refer to the following steps:
    Create the second dataset using the query below:
    drop table ##SelectedValues
    create table ##SelectedValues(id_product nvarchar(max))
    insert into ##SelectedValues(‘1’)
    exec xp_cmdshell 'bcp "select ''id_product''
    union all select * from ##SelectedValues" queryout "G:\Report\sqloutput.csv" -c -T -t'
    Change the dataset using the expression like below:
    ="drop table ##SelectedValues"&
    "create table ##SelectedValues(id_product nvarchar(max))" &
    "insert into ##SelectedValues values (" & Join(Parameters! id_product.Value,"),(") &")" &
    "select * from ##SelectedValues"
    When we select 12, 16, 20 from parameter id_product, the second dataset will return 12, 16, 20 values as id_product field.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Webi base on BW query based on Infoset comes back with wrong values

    Hello:
    I have a Webi report on an OLAP Universe, on Bex Query.
    The bex query is based on 1 INFOSET.
    When I run the webi report the values that comes back a totally wrong values.
    The correct results are not brought back.
    When I do a test with crystal reports to the infoset, I can see the correct values.  (I'm aware crystal uses different drivers).
    The test is BW query designer, and crystal brings back proper values from Infoset based BW query.
    Webi on Infoset based BW Query comes back with wrong data.
    query is simple.
    Pull in 3 attributes, 3 key figures, where componentkey = "111"
    I get 36 rows in Crystal and 36 rows in Bex Analyzer, 36 rows in BW query designer (web analyzer).
    I get many rows in webi (almost like a CARTENSIAN product).
    I search a round this forum but still did not see a conclusive answer to this problem.
    But I see another thread that several others faced this same issue without a resolution.
    My environment.
    BOE XI 3.1 SP2
    No fix packs
    SAP IK 3.1 SP2
    HPUX-IA64
    Thanks in advance for any help.
    Dwayne

    Was this problem ever solved?
    I am having a similar problem with an infoset based query.
    I have created the BW infoset, and confirmed that the correct data is returned from the underlying infoproviders. A simple BW query on that infoset yields the same results.
    Create the universe, and then the WEBI, and WEBI now shows hundreds of records where I expect 10. Data is being returned in WEBI that definitely shouldn't be there. It's almost like the restrictions applied in the characteristic restriction area of my BW query are being ignored, even if I include them in the WEBI query.
    Cheers,
    Andrew

  • Custom top pointing to wrong location

    hi,
    our custom top pointing to wrong location.
    we checked the CUSTOM ENV it is fine.
    We changed the custom top location(to correct value) in context file and ran autoconfig. after running the autoconfig then the value is changed and pointing to old location only(wrong location).
    we checked the default.env and topfile.txt everything is fine.
    Please advice where to check to fix this issue.
    or suggest me a a action plan.
    Thanks in avance.
    Regards,
    DBA

    Hi;
    Please check below notes and link and compare steps wiht yours
    CUSTOM_TOP yaratma
    Re: Creating a Custom Application in Applications 11i
    http://appsdba.info/docs/oracle_apps/sysadmin/R12/CREATECUSTOMTOPINR12.pdf
    Regard
    Helios

  • Facing Problem with passing Values from One report to another

    Hi,
    I am Hemanth, I have developed 2 reports. Firast Report High Level Summary, Secong is detailed. First report is developed using Union(4 union) , I am having 4 columns. The report is generating the data. I have used Navigation option on Client Column to move on to Second report. In Second report with in Filter i am using Prompted option. Due to some problem, the client value from first report is not passing to the second one. The second report is getting generated for all the clients.
    Normally i have used this Navigate option in other reports and that works fine. I have even tested with Union, it works. This time it is giving some trouble.
    Please, let me know whats going wrong.
    Thanks for the help.

    sorry for the late updation.
    My First Report, Summary level is a Pivot Table.
    I tried the same report with Table option, the value is passing correctly.
    Is there a way to get rid of this situation using Pivot table.
    Thanks for your help.
    below is the original request.
    Hi,
    I am Hemanth, I have developed 2 reports. Firast Report High Level Summary, Secong is detailed. First report is developed using Union(4 union) , I am having 4 columns. The report is generating the data. I have used Navigation option on Client Column to move on to Second report. In Second report with in Filter i am using Prompted option. Due to some problem, the client value from first report is not passing to the second one. The second report is getting generated for all the clients.
    Normally i have used this Navigate option in other reports and that works fine. I have even tested with Union, it works. This time it is giving some trouble.
    Please, let me know whats going wrong.
    Thanks for the help.

Maybe you are looking for