Suppress Zeros in BPC

I've run into a slight issue when suppressing Zeros in a standard report in BPC.  I'm hoping others have run into this as well, it seems like there should be a solution (but I haven't run into any via the help or this forum).  Here's the situation:
I am showing both budget and actuals in a report.  I'd like to suppress zeros so that if BOTH budget and actuals are zero, it'll suppress the line.  However, if there are actuals and no budget (or vice versa), I'd like it to keep the line.  Seems simple?
The control panel only allows me to put EITHER actuals or budget in it (in the category field).  Whatever is selected there, BPC will suppress based on that (i.e. if actual is selected as the category, it'll supress all fields with no actuals, even if there's budget there).
I think if I use an EVDRE report I'm able to supress based on both (you can put that in the suppress field in the control panel), but I can't use that type of report because I need to display both actuals and budget for two different years.
Help?!?

Hi,
This is feasible.
Lets say that you are expanding the account dimension, then in one of the cells below the control panel, define the below:
([ACCOUNT].CurrentMember,[ACTUAL])<>0 and ([ACCOUNT].CurrentMember,[BUDGET])<>0
Keep the suppression for the account dimension ON. Change the expansion function. In the EVEXP function, for the filter parameter, use the cell in which you have define the above formula. This will suppress all 0s if both actual and budget has 0s.
Hope this helps.
Edited by: nilanjan chatterjee on Dec 23, 2009 8:33 PM
Edited by: nilanjan chatterjee on Dec 23, 2009 8:33 PM
Put greater and less than sign in front both the 0s in the formula. I am not able to put it in the response.

Similar Messages

  • How to suppress zero values in EVDRE Report?

    Hello.
    In my EVDRE Report I need zero values to be suppressed.
    But SAP BPC NW 7.0 Help says that
    The system does not suppress rows or columns returning a zero (where a zero amount is stored in the database)
    So how can I suppress zero values?
    P.S. In SAP BPC 7.0 for Microsoft platform "Suppress" parameter suppresses both zero and NULL values just like I need.
    Thanks.

    I have next options in EVDRE ExpandRange:
    PARAMETER     EXPANSION 1     EXPANSION 2
    ExpandIn     COL     ROW
    Dimension     TIME     P_ACTIVITY
    MemberSet     DEP     BASMEMBERS
    BeforeRange          
    AfterRange          
    Suppress          Y
    Insert          
    And my result is
         2009.JAN     2009.FEB     2009.MAR
    EMPL1     1,00       1,00       1,00 
    EMPL2     1,00       1,00       1,00 
    EMPL3     1,00       1,00       1,00 
    PC     1,00       1,00       1,00 
    SQM     1,00       1,00       1,00 
    LABMAN     0,00       0,00       0,00 
    LABPRD     0,00       0,00       0,00 
    MACHRS     0,00       0,00       0,00 
    MAINT     0,00       0,00       0,00 
    NONE     0,00       0,00       0,00 
    MACH1     0,00       0,00       0,00 
    MACH2     0,00       0,00       0,00 
    MACH3     0,00       0,00       0,00
    As you can see zero rows present.
    I'm on SAP BPC 7.0 NW SP7.

  • How to save zero in BPC ?

    Hi Experts,
    Can anyone guide how to save zero in BPC ? I tried changing default values but didnt work. So, Please help on this.
    Thanks
    Natasha

    To prepopulate with the same value:
    You have ACCOUNT dimension with base members A1... An and root parent ATOTAL
    //Fix other dimensions using *XDIM_MEMBERSET
    *XDIM_MEMBERSET SOMEDIM=SOMEBASEMEM1
    *XDIM_MEMBERSET ACCOUNT=BAS(ATOTAL) //A1...An
    *WHEN_REF_DATA = MASTER_DATA
    *WHEN ACCOUNT
    *IS *
    *REC(EXPRESSION=666)
    *ENDWHEN
    Or
    *XDIM_MEMBERSET SOMEDIM=SOMEBASEMEM1
    *XDIM_MEMBERSET ACCOUNT=A1 //Only single member!
    *WHEN_REF_DATA = MASTER_DATA
    *WHEN ACCOUNT
    *IS *
    *REC(EXPRESSION=666)
    *ENDWHEN
    *SELECT(%A%,[ID],ACCOUNT,"CALC=N AND ID<>A1")
    *RUNALLOCATION
    *FACTOR=1
    *DIM ACCOUNT WHAT=A1; WHERE=%A%
    *ENDALLOCATION
    Not sure what is faster...
    Vadim

  • Suppressing zeros in inventory report

    <p>Hi,</p><p>Can anyone please let me know how to suppress zeros in the detail section?</p>

    These folks may have your answer: http://www.oracleappsblog.com/index.php/C25/

  • Hyperion Smart View - Suppress zero & #missing

    Hi,
    I just noticed today that Suppress zero & #missing rows doesn't work in hyperion smartview when planning forms are opened in it.
    Is it necessary to check the suppress #missing rows in Hyperion planning while building the forms ?
    Is it not possible that I have all the rows in Hyperion planning form and suppress #missing and zero rows in smartview form whenevr I like to?
    Thanks in advance!!

    Hi,
    You will probably have to set the suppressions on the forms design side, suppress on the smartview side is more for adhoc analysis.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Suppress zero in grid

    Hi Experts,
    is there a way to suppress zeros values with Grid object?
    thanks
    Paolo

    Hi Konstantin,
    what do you mean by clear the cell? Can you provide an example?
    To be more clear: all columns of the grid are not editable for me.
    I fill manually a datatable and bind the grid to the datatable.
    Thank you
    Paolo

  • Crosstab issue: Suppress Zeros in Rows

    Dear all,
    We have a report in BO Design Studio with a crosstab.
    In this crosstab I have some rows where all key figures are 0 (or empty).
    In BO Analysis Office these rows can be suppressed via Filter >> Suppress Zeros in Rows.
    How can we achieve this in Design Studio?
    Kind regards,
    Lieselot

    Hi,
    Maybe not exactly for your scenario but for similar ones it could be more useful:
    A very interesting way of filtering data based on Key Figure values (Measures) is by using Conditions.
    You can even change the values for your conditions dynamically directly from Design Studio either via user interaction (such as through a Dropdown or Prompt dialog) or only in the background via scripting (for example in the Application On Startup Event).
    See this great post from Xavier Hacking about how it can be done: http://www.hackingsap.com/blog/sap-design-studio-and-conditions
    So you could also create a simple condition for a "key figure value not equal 0" - that could be another option. The advantage is the possibility later to make some changes to the condition directly in Design Studio. But you do not need that if the rows with 0 values shouldn't be shown all the time (then you don't need to use a variable in the condition).
    Regards,
    David

  • Suppress zero rows in file apd

    hi  experts,
    i need to suppress zero rows in a file being ggenerated by APD.
    Any suggestion how to proceed??

    Dear Kevin,
    Actually there is an option of appliying transformations in APD.
    There is a transformation type of ABAP routine which you can directly drag and drop directly.So once getting the CSV file then apply transformations on it.
    I think you can try this way
    Regards,
    Marasa.

  • Suppress Zero is not working!

    Dear experts,
    I have a structure in my query. In addition, I also have G/L Account as a Free Characteristic. Each row is restricted by certain G/L Account values, for example, Revenue row is restricted by G/L Account 00000001 and 00000002.
    When I execute the query and perform a drill down by G/L Account, each row in the structure would display all values of the G/L Account. For example, Revenue row would display:
    - 00000001
    - 00000002
    - 00000003
    - 00000004
    -etc.
    Only 00000001 and 00000002 contain values for Revenue but the rest are zero. As such, I tried to suppress those rows that have zero value. I only wanted to show 00000001 and 00000002 in the Revenue row after drill down.
    I tried to use Query Properties > Rows/Colums > Suppress Zeros > Active (All Values = 0) option and saved my query. When I execute, the query would still display rows even though it contains zero values. In addition, when I tried to change the query again, I noticed that the Suppress Zeros option has been automatically changed to Do Not Suppress!
    Why is this case happening, and how can I rectify this problem, other than the use of conditioning?
    Thanks you very much.

    Hi guys,
    I tried the following:
    Query Properties:
    1. Suppress Zeros : Active (All Values = 0)
    2. Effect on : Rows and Columns
    Structure Properties:
    1. Display > Suppress Zeroes > Apply Zero Row Suppression to this Structure.
    It solve my drill down problem. G/L Account 00000003 and 00000004 wont get displayed in the Revenue row.
    But another problem occurs as several of my fixed rows in the structure wont get displayed before the drill down takes place like dividend and tax. I want to display these rows, regardless they have zero value or not. But I dont want to display G/L Account values that are zero after performing a drill down.

  • Suppression Zero Values -Throws UNCAUGHT EXCEPTION

    Hi Gurus,
    When I tried to suppress zeroes localy in the query report, its throwing an error message
    "Program error in class RRMX_START_EXCEL method:UNCAUGHT EXCEPTION"
    "SYSTEM ERROR IN PROGRAM CL_RSR_REQUEST and form CHANM_SETTINGS_SET"
    What is the problem that I am facing and how can I correct the same?
    After executing the report, i tried to put zero suppression by right
    clicking on the query and enable zero suppression. Then the error is getting..
    Can some one help me to resolve this issue?

    The error is not only for suppression of zero values, but for all the tabular fns in the query properties when we click after the query execution

  • Zero Suppression in reports (BPC 5.1)

    Hello Experts,
    In one of our reports we have a performance issue related to MDX formulas used for Zero-Suppression.
    Something like:
    ([Account].Currentmember,[Department].["&$C$4&"],[Actual],["&$H$24&"],[YTD]) <> 0 OR ([Account].Currentmember,[Department].["&$C$4&"],[MP1],["&$I$24&"],[YTD]) <> 0 OR ([Account].Currentmember,[Department].["&$C$4&"],[Actual],["&$F$24&"],[YTD]) <> 0 OR ([Account].Currentmember,[Department].["&$C$4&"],[Actual],["&$D$24&"],[Periodic]) <> 0 OR ([Account].Currentmember,[Department].["&$C$4&"],[MP1],["&$E$24&"],[Periodic]) <> 0 OR ([Account].Currentmember,[Department].["&$C$4&"],[Actual],["&$H$24&"],[Periodic]) <> 0"
    With zero-suppression report finishes in ~4 minutes and without suppression - ~30 seconds.
    I'd appreciate any ideas on how to improve performance for this report.
    Thanks in advance,
    Akim

    If you have multiple ranges in EVDRE statements, all expanded ranges will flow through the same formatting section or selection range.  So, many customers build a sytle guide driven design, that uses properties, colum markers, row markers, esentially several layers of format commmands that result in the desired formats.  All formatting flows from TOP to BOTTOM, so each defined format may overwrite the next, should you have defined similar markers and/or formats for the cell.
    The other option is to break the ranges into multiple EVDRE statements, which each has there own set of formatting instructions.  Just remember that EVDRE's are executed in a sequence from A1, to the end of the column, B1 to end of column, etc.
    Hope this helps.

  • How to suppress zeroes in table control?

    friends,
        by default, i am getting the initial values (zeros 0.00 for qty. fields) for the fields that am displaying in table control...how to suppress the zeroes (fields for which no values are there) in table control? any option like we have in alv (no_zeros) avbl? thanks all

    u are getting 0.00  bcos these are the field properties , so u have to create a new field for ur requirement.
    check the field attributes in SE51,
    DICT = DEC Format.
    Program = No Check for leading ZEROS.
    Regards
    Prabhu
    Message was edited by:
            Prabhu Peram

  • How do I suppress zeroes from being displayed in numbers?

    Hello,
    I am generating a calculated dollar amount in one column that is based on values in another column. If I apply the formula to the entire column, most of the values are zero dollar in standard currency format because most of the rows have yet to be populated. I would like to suppress these values from appearing. I tried the if clause but I do not know what function to use for the false value if the condition is to be greater than zero.
    Thanks,
    Vince

    double click on the cell that has the formula, it will appear next to the cell.

  • Suppressing zeroes after decimal

    Hi
    I need to suppress the zeroes after the decimal places in my form output if 00 appears after decimal.
    eg 123.00 shd be displayed as 123 .
         123.23 shd be dispalyed as 123.23.
    Could anyone help me with this
    TIA
    Regards

    hi Ankur do this way
    data: wa_input  type i,     
          wa_output type i.
    wa_input = '1.000'.
    CALL FUNCTION 'ROUND' 
      EXPORTING   
        INPUT              = wa_input
      IMPORTING  
        OUTPUT             = wa_output
      EXCEPTIONS
       INPUT_INVALID       = 1
       OVERFLOW            = 2
       TYPE_INVALID        = 3
       OTHERS              = 4.
    IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    write:/ wa_output.

  • Suppress zero in crystal report

    Dear all expert,
    i have a situation as below, i have a field in my crystal report which show 0005000, 0000000, 0000020 or 0000300. how can suppress the zero infront of the it so that it only show 5000, 0, 20 or 300?
    Thank You.

    Hi,
    the field i direct grad and drop from the tables into my report, so where can i use this function and how to do that? Sorry for that becasue im new in Business Object.
    Thank You.

Maybe you are looking for

  • N86 no longer syncs with Outlook Calendar and Task

    I have been having much troubles with syncing my N86 (recently updated to 30.009 firmware) to my Outlook 2003 with Ovi Suite 2.1.1.1.  At first, the Contacts kept duplicating themselves.  I have about 1000 contacts in my Outlook, but Ovi Suite (and m

  • N82: Nokia Software Update doesn't find the phone

    Hello, I am trying to update the firmware of my Nokia N82, but I get an error message from Nokia Software Updater saying that it doesn't find the phone. I find that strange as Nokia PC Suite indeed finds the phone. The icon on the taskbar says that "

  • Exchange rate updation in VA02

    Dear Experts We have sales order which is having around 5 line item and in that 1st line item alone has been invoiced in January and later items still not invoiced In the month of February, the invoice for 1st line item has been cancelled , so to avo

  • Processor not publishing the output

    Hi,      I have just installed OCEP in my eclipse IDE and ran the helloworld example, it is working fine. While playing with the example, I have changed the code of the helloworld example as has been suggested in the following link         First step

  • ES4. The option the preview PDF (F5) is greyed out.

    I downloaded the trial for ES4 before purchasing it. I am using it with windows 8.1. The option the preview PDF (F5) is greyed out.