Repor Painter Formula

Hi All,
I created a report painter report for profit centers in GRR1.Report is fine.but one thing is I need to add total at the end of the each column for each profit center.I have more than 200 P& L accounts used in this report.I need to sum up all the a/cs to get a total figure for each column.I tried to put all the 200 accounts to get a total.When I execute the report system says Addition not possible cuz of  large number of accounts.Is there any way I could put a total figure in formula column  for 200 entries.
Regards
Shaun

Yes, Rows are GL accounts and Column are Profit centers
the design is 
Current Actual   Current Plan  Prior.Yr. Actual   Variance  YTD Actual YTD Plan Prior YTD Actual Variance.
I didnt create the sets for GL in GS01.I can try nowif it works.Thankd for replying
Regards
Shaun

Similar Messages

  • Report painter formula  problem

    Hi
    we are getting the error when generating the report painter report that " Formula too long to be converted".
    does anyone has idea about this issue.
    Thanks

    hi,,
    u can break up the formula n calculate it .
    the variables are available within the structure of ur operating concern..
    so u can plan ur formaulations accordingly...
    regards
    priyaraj

  • % Symbol in report painter formula

    Hi guys,
    I need to add % symbol in the report painter report in GRR2, i.e: (20/80*100)%
    How do i do it in it?
    Regards
    Shaun

    Hi,
    You cannot... Put it in the column's title, so the people would know that it's about percentage.
    Regards,
    Eli

  • Exporting with Repor Painter

    How can I export from Report painter to Excel and configure key column to export in two columns, one per data and other per description.
    R/3 Report Painter
    A001   A1 description  12,7
    A002   A2 description  23,4
    A003   A3 description  34,22
    as EXCEL:
    A001|A1 description|12,7
    A002|A2 description|23,4
    A003|A3 description|34,22
    thanks

    Hi,
    i think that's not possible with RP.
    -> so try to concatenate values with excel
    A.

  • Report Painter- Formula cells "total" different fron the rest of the column

    Hi,
    I made a report with one of the column C3 define like a formula MAX between the two columns before C1 & C2.
    For the items of the column, it's OK, SAP takes the MAX between C1 and C2.
    I define then a line "TOTAL" on several exercice, the pb is that this column TOTAL take the MAX between the C1 and C2 Total instead of add all the items of the column C3 ??
    How can I proceed, to make the addition of items of a column obtained by formula MAX ??
    Thks
    Regards
    Olivier
    Edited by: Kowalski oliver on Oct 23, 2008 9:46 AM

    Any suggestions guys????
    Regards,
    Sangeeta

  • COPA Report Painter

    Hi,
    I consider possibility of using conditional expression 'IF' in COPA report painter in formulas. Is it possible ? I am asking because syntax from common report painter is not correct in COPA it means e.g.:
    IF Y001 <> 0 THAN Y001 ELSE Y002.
    It would be beneficial for me.
    regards,
    Rafal S.

    Hi again,
    Thanks for reply, but are you sure that the syntax is correct for COPA report painter formulas ? I have tried to apply it and after the check system gives me "incorrect syntax" message.
    regards,
    Rafal S.
    Message was edited by: Rafal Skwarczynski

  • Formula line in Report painter

    Hello,
    Can I use 'IF' phrase in Formula column in Report painter ?  If so what's the right Syntax .
    Thank you,
    Ran.

    Hi Ran,
    Glad to hear from you too!
    Did you put '.' in the formula at the end of the message? You shouldn't in this kind of statement, so the expression should be:
    IF X005 > 0 THEN X004 + X003 + X005 ELSE X004 + X003
    Regards,
    Eli
    P.S. I tried it, just in case, and it works.

  • Report painter- problem in creating formula variable- ps

    Hi Experts,
      i have copied report  6P3 - 6PP1-001 Act/Com/Total/Plan    from library in report painter.
    our requirement is we want two user fields from cj20n  in this report. they are prps-usr04
    and prps-usr05.
    i have added these in header as  special text variable as they were ALREADY available at header under
    MASTER DATA FOR PROJECTS / WBS ELEMENT IN REPORT-WRITER. 
    now my requirement is to add new columns. for that i required these two fields in formula.
    but as they are not present in formula component  i am not able to get it.
    what should i do to enter these fields in component list in formula?
    PLEASE GUIDE ME?
    AMOL

    ActRunningBal is a running total calculated in crystal or database field? If it is a database field then you can try this
    if {command.CR-Amount} &lt;&gt;0 then
    {command.CR-Amount}
    else
    previuous()+previous({command.Dr-Amount})
    If it is a running total you cannot apply previous function on it.
    Regards,
    Raghavendra

  • Formula Variables for Report Painter

    Dear Experts,
    I have a Report Painter Report which displays month wise report in columns and now i want the report to be displayed based on the period mentioned in selection screen.
    Can someone please advice how do I do the same with use of Formula Variables.
    Regards,
    Rahul

    Go to the selection screen and press F1 and go to technical details to name the name of the screen field. example: 8A-VON (period from) and 8A-BIS (period to).
    In your report designer, you enter the those variable for the "period" characteristic and tick the variable ON/OFF checkbox.

  • New column with formula in Report Painter - GRR2

    Hi gurus,
    I want to insert a new element in my new report painter created by GRR2. I took a standard report and I copied the report.  I know how to insert a new element.
    The problem is I want to choose the value of a field in PROJ table for create a formula in my report. The users insert a value in user-define fields of CJ20n, and i would like to choose this value for create a formula in my report.
    Can I create a formula to take this value from the table PROJ? If I need to create a characteristic for choose this field, as I can create?
    Thanks.

    Hi,
    My question is:
    Can i pick a value of a table (proj) for use in formula of report painter??
    Many thanks.
    Regards.

  • Report Painter - Use of Constants / Local Formula Variable

    Hi,
    I am using constant and/or local formula variable in report painter in FSI.
    I could use both the values for calculating percentages, ie. it can be used for multiplication or division. However, when I try to use it for addition or subtraction, I am getting the error message no. KH206.
    In all cases, I am using different values in the formula, i.e. a absolute figure and a GL based figure.
    I am not able to understand, why it even allows me for calculating percentage.
    Can anyone help me in using a absolute figure for input and thereafter use it in addition / subtraction.
    I would prefer an immediate solution to this as I am in the final stages of this report.
    Full points guaranteed.....

    Hi Kash,
    Thanks for your reply..
    Can you elaborate bit further. You mean to say I should create a Constant with some value.
    Thereafter how should I bring that in the form. But, How do I enter the Constant in the Formula... There is no key for entering any text in the formula.. there are only ID (the values which we bring in the form and which can be selected for the formula) and numbers which can be entered.
    So how do I enter the name of the Constant?
    I tried just keying in the name of the Constant, and I could check the formula also, However, while saving the form, I am getting an error,
    Element WCaplimit Bis letztem ATag bis &$BISD is not defined correctly -> check definition
    Message no. KH206
    Diagnosis
    In element WCaplimit Bis letztem ATag bis &$BISD the system adds quantities and values or different currencies.
    Can you please revert back with step by step solution?
    Appreciate your prompt reply.... Thanks

  • Report Painter - variables in formulas

    Dear all,
    we try to use value variables in formulas within Report Painter reports which should not influence the selection. Example: the benchmark of a daily rate is 975 € - and the report should calculate the variance between the effective daily rate (total of service-provider costs divided by number of rendered hours divided by 8). The 975 € should not be stored as a fixed value within the formula but should be defined as a value variable.
    Ideally the value should be editable at the selection screen.
    Has anybody an idea?
    Thanks for your response.

    Hi
    I suspect you are not able to use the '& symbol in the formula in your system because the note 593897 was not present in old release.   
    Due to this note there is no need to enter '&' symbol for variables in the formula but in order for the variables to be used please make sure  that the variable is contained in the general data selection of the  report.                                                                
    Kidn Regards
    davide

  • Report Painter: Separate formula in each cell of a column

    Hi,
    I'm creating a report painter report using GRR1. My 1st column is particulars (which includes revenue & costs) and 2nd column is % to sales. I need a separate formula in each cell of column2 to divide the contents of the respective cell in column1 by sales (the figure in 1 cell) & then multiply it by 100. Is this possible? If yes, then how?
    Regards,
    Sangeeta

    Any suggestions guys????
    Regards,
    Sangeeta

  • FI-SL How to define  formula components ID(report painter)

    Hi Experts
    please teach me how to define formula components ID.(it is related to report painter)
    I cannot see by GS13(variable)
    Regards.

    I sloved by myself. it automatically made when I add the row or culumn.
    but after delete the  row or culumn. it may have a problem.... I do not know.
    thanks.

  • Calling Report Parameter in Row Formula - Report Painter

    hello
    i have a unique situation in which 11 months out of the year i need to call a certain "cell" and then in December I need to call another "cell"
    i figured if that is possible I would be able to do this one of two ways:
    IF "Eval Period" <> 12 THEN "Y021" ELSE "Y023" - this would result in a single line solution
    IF "Eval Period" <> 12 THEN "Y021" ELSE 0
    IF "Eval Period" = 12 THEN "Y023" ELSE 0
    the later formula would be split into two lines.
    i am a big excel and VBA user (where this would be possible with some trick coding), but i am slowly learning the art of report painter. Is this possible. I know you can define a row or column with a variable, but can you call it out in a formula?
    thanks

    Hi Adam01,
    I am not sure if I have understood your problem, but I am going to comment one thing in case it is helful for you.
    If you press F1 in the u201CFormulaLineu201D when you are editing the formula, you can read:
    Formula syntax in the Report Writer
    A formula consists of operands, operators, numbers, and parentheses.
    The following operands are possible:
    Row numbers (for example, Y001 for row 001)
    Column numbers (for example, X001 for column 001)
    Cells (for example, Z001 for a specific total in a report)
    Value variables (for example, '1PERIK' for the value variable 1PERIK)
    You can enter numbers directly, with or without a decimal point (for example, 100 or 2.5).
    Example (percentage difference):
    ( X001 - X002 ) * 100 / X001
    In addition to basic arithmetic operations + - * / the following operators are supported:
    Operator Example
    ABS   Absolute value ABS(-10) = 10
    DIV   Quotient-whole no. div. 10 DIV 3 = 3
    MOD   Remainder-whole no. div. 10 MOD 3 = 1
    SQRT  Square root SQRT(9) = 3
    INT   Truncation to integer INT(3.9) = 3
    TRUNC Truncation to integer TRUNC(3.9) = 3
    ROUND Rounding ROUND(3.5) = 4
    EXP   Exponential function EXP(1) = 2.71828
    LOG   Logarithm LOG(10) = 2.3025
    SIN, COS, TAN  Trigonomic functions (length of a curve)
    Example (difference of absolute values):
    ABS(X001) - ABS(X002)
    Logical Expressions:
    IF c1 THEN f1 ELSE f2
    where c1 is a comparison condition, f1 and f2 are formulas.
    In comparison conditions, the following operators are allowed:
    < less than
    <= less than or equal to
    > greater than
    >= greater than or equal to
    = equal to
    Example (determine maximum value):
    IF Y001 > Y002 THEN Y001 ELSE Y002
    For instance you can write:
      IF '8A-PER' < 12 THEN Y023 ELSE Y021
    Best regards,
    Paco

Maybe you are looking for

  • Volume too low on itouch 4G

    i just bought an itouch 4G. the volume is very low and i can barely hear the convo on facetime. Is this normal??

  • [SOLVED] Trying to get dual monitor Xrandr to run on startup

    I found several posts with trying to get an Xrandr script on startup but their solution doesn't seem to work. Running Arch + XFCE + SLiM with ati open source drivers when running xrandr --output HDMI-0 --right-of DVI-1 in terminal my dual monitor set

  • Font size too large in IE in spry drop down menu

    Created a Spry dropdown in a table row thats over a background image. My client just notified that on his windows IE there are breaks in the table cells above and below the table cell that hold the drop down. Looks great on all my macs in different b

  • Periodic cost settlement for production order

    Hello All, Please explain me can we do Periodic cost settlement for production order in discrete manufacturing. If yes, how? Thanks & Regards, Alok Tiwari

  • Cisco security Manager Backup error

    i  am getting  the below  error  after the backup in Cisco Security  Manager 3.2 [Sun Dec 20 00:00:05 2009]  ERROR(313): D:/backup.LOCK file exists Most probably another backup process is running [Sun Dec 20 00:00:05 2009]  Backup failed: 2009/12/20