Supress zeros data

Hi,
I want to supress zero data in my input schdule. How to do supress zero data.
Cheers,
Reddy.

Hi Reddy,
In fact, it depends of the type of Input Schedule you are using.
If you are using Dynamic Schedule template or a Input Schedule using EVSND() function, then step-by-step explanation from Vijay should halp you to suppress zeros.
If you are using EVDRE Input Schedule, after having built it, please unhide the control panel on the left and in the second block of the control panel (defining Parameters and Expansions), you should find a Suppress line. By filling one or several expansion intersections with Y, then you should be able to suppress zeroes by rows/columns.
There are some other options to suppress zeroes or specific Null values. You can fin this additional information in the BPC Office User Guide, available on the SAP Service Marketplace.
Regards,
Julien

Similar Messages

  • Supressing Zeros

    Hi All,
    In my SAP Script Form,for the material number its showing up the leading zeros on the print.I tried using &LTAP-MATNR(Z)&,but it didn't worked out.
    I want to know how to write a subroutine for this and assign this to a integer and send back to the script by supressing zeros.
    For this what declarations do I need and how to do the programing part,Please kindly let me know.
    Thanks in Advance.
    Regards,
    Praveen

    Hi,
    It didnt worked out.
    what I did is
    given command lines in the script
    /: define &gv_matnr = &ltap-matnr&
    /: perform zero_padding_matnr in program zscm_get_mat_no
    /: using &ltap-matnr&
    /: changing &gv_matnr&
    /:endform.
    and in SE38 created a subroutine program .
    *& Form ZERO_PADDING_PO
    FORM ZERO_PADDING_MATNR TABLES TAB_IN STRUCTURE ITCSY
    TAB_OUT STRUCTURE ITCSY.
      DATA : GV_MATNR(10).
      CLEAR GV_MATNR.
      REFRESH TAB_OUT.
      PERFORM GET_VALUE TABLES TAB_IN USING 'GV_MATNR' GV_MATNR.
      CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
        EXPORTING
          INPUT  = 'GV_MATNR'
        IMPORTING
          OUTPUT = GV_MATNR.
      CLEAR TAB_OUT.
      TAB_OUT-NAME = 'GV_MATNR'.
      TAB_OUT-VALUE = GV_MATNR.
      APPEND TAB_OUT.
    ENDFORM. " GET_VALUE
    *& Form GET_VALUE
    -->I_TAB_IN
    -->I_NAME
    -->O_VALUE
    FORM GET_VALUE TABLES I_TAB_IN STRUCTURE ITCSY
    USING I_NAME
    O_VALUE .
      CLEAR O_VALUE.
      READ TABLE I_TAB_IN WITH KEY NAME = I_NAME.
      O_VALUE = I_TAB_IN-VALUE.
    ENDFORM. " GET_VALUE
    but its not working out, where is the mistake.please help me out.
    Thanks so much,
    Praveen

  • How do I sync my old iPhone 5 to a new laptop PC without losing any iPhone data? The "remove and sync?" option looks like it will leave me with zero data on the iPhone!

    how do I sync my iPhone 5 to a new Toshiba laptop PC without losing any iPhone data? The "remove and sync?" option looks like it will leave me with zero data on the iPhone!

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • How to Supress ZEROS in Bex Report

    Hi Experts,
    I have requirement to supress zeros in rows of AR Report in Bex Analyzer.IS it possible to Supress zeros in BEx analyzer itslef or i have to suppress in Query designer.
    I checked  so many forums  but i am not sure whether my configuration allows me to do it or not
    MY Bex Querydesigner configuration details are:
    BI Addon 7.X (based on 7.10)\
    Support Package 7,Patch 1
    Please let me know the path to solve it.Anything is appreciable
    Thanks&Regards,
    narasimha.

    Hi,
    Jsut open your query designer and select the query in which you put the changes.
    now on top there will be an icon for query properites just select that and on right hand side panel select the tab rows/column
    and in that there will be an option supress zeros select active all values =0
    and then effect on rows.
    Hope it helps you.
    Regards,
    AL

  • Zero DATE

    Is it allowed to set a DATE field with its date part to zero values (I mean 00/00/00), and its time part to a valid time value ?
    I'm using a tool that makes it, thru OCI. But when trying to get data from SQL it fails.
    Moreover, is it "officially" forbidden -or allowed- to set a zero-date value in Oracle?
    Thank you very much for any help !
    Pascal

    What version of Oracle are you using? I know there were bug issues related to invalid dates like this in older versions like 7.3.x and 8.0.x. This bug could be in a more recent version too. I'd check Metalink or file a TAR with Oracle if you have a support contract with them.
    The Oracle documentation says a valid range of values for a date column is from January 1, 4712 BC to December 31, 9999 AD. A simple test should also tell you that 00/00/00 is invalid:
    SQL> create table altest(c1 date);
    Table created.
    SQL> alter session set nls_date_format='MM/DD/YY';
    Session altered.
    SQL> insert into altest values('00/00/00');
    insert into altest values('00/00/00')
    ERROR at line 1:
    ORA-01843: not a valid month

  • How to supress Zero in NUMC data type which contains some values as Char.

    Hello Friends,
    Some custom fields have been added in table BUT000 ,
    out of which one field has data type as NUMC..
    When i see some of the entries in the that field, it has values like '0000000000000000ENT'.
    I want to supress Leading zeros of that.
    i tried using
    1 ) FM CONVERSION_EXIT_ALPHA_OUTPUT &
              CONVERSION_EXIT_ALPHA_INPUT .
    2 ) Also tried coding  like this:
    data:var1 type ZBU_00LV36AT,           "this field has data type NUMC of length 40
           var2(40) type N.
    var1 ='00000000ENTRY'.
    VAR2 = VAR1.
    SHIFT VAR2 LEFT DELETING LEADING '0'.
    Nothing works ...gives output as blank.
    Is there any solution for it....
    Any valuable asnwer will be rewarded...
    Regards,
    Mayank

    Hi Marcin,
    I have tried i think problem it solved with your solution.
    Let me try for some more cases if it works fine i will get back to forum.
    Regards,
    Mayank

  • Import Package Supress zero Values

    Hi there,
    I'm currently doing a Import from a txt file to BPC , but when I executed the Import Package, all the accounts that have a zero value are suppressed when the data is imported to the FACT2<appname>.
    Is there any way to avoid  the import package from doing that ?
    Regards,
    Alan

    Hi Alan,
    As already specified, It will not import the 0 value if the record is a new record completely.
    The records with 0 values can be considered in a different way. Whenever, it encounters a record with 0 value, it will first search in the 3 fact tables, if the same record is already present or not. If the same record is already available, lets say with the value of 200. Then, it will post only the delta value, that is -200. If the same record is not present earlier, then it will neglect the record.
    Hope you got the point.

  • Supress Crosstab Data

    Hi
    I'm having trouble suppressing some crosstab data. 
    I have a parameter set up and have formated the crosstab to suppress if a key value is different from the parameter entered when the report is refreshed.  It doesn't work.
    I've tried suppressing the Report Header where the crosstab is as well without luck. 
    So how do you supress some of the data in a crosstab based on a parameter?
    Many thanks
    Charles

    Hi
    Thanks, I think that's got me closer to what I need. 
    However when I add this expression to the whole crosstab I get a 'Not Supported' error message, so it looks like I'll have to add this to each column of my crosstab to hide the items I do not want.
    Ok done this, and I now correctly only see the data I want, but I get lots of blank rows where the data is suppressed, I have Suppress Empty Rows checked but it is not working, so how do I hide these extra rows?
    Many thanks
    Cheers
    Charles
    Edited by: Charles Davies on Sep 29, 2009 12:53 PM

  • Supressing Zero Rows after drilldown with a free characteristic

    Hello,
    during drilldown with the usage of a free characterictic, some zero rows are shown. If a key figure has no value for all columns, we would like to supress these rows, which are show up with the drilldown characterictic.
    Especially drilldowning to account number level in our reports creates a confusing long list with a hundred of zero lines.
    Can someone tell me how to suppress this zero lines?
    Thanks,
    Nuran

    unfortunately that didn't work. I think so we need a  general condition function, that we can say; when all the columns are zero then suppress this row, but with a standard condition function it seems also not possible to do this.
    Message was edited by: Nuran Adal

  • Need to Zero Data

    I have an old iBook with os x 10.3.9. I bought it used on used on ebay a couple of years ago and it has always been slow. I have a few photos and a some pictures and things like that, probably what should amount to a few GB worth of info at the most, but it says I have less than a GB left of my 20. I'm wondering if that's why.
    I need to zero the data and see if that helps, and if it doesn't, get rid of it.
    Anyway, I never had the original software for it, and my CD drive doesn't work anyway, so I have no idea where to even start. Does anyone have any ideas? If you do, please type clearly and spell it out for me, I'm a bit of a technological dunce.

    Welcome To  Discussions motherofdanger!
    It's unfortunate you do not have the system install/restore discs or a working media drive, but before you junk it review the info I have posted below.
    Is the iBook shutdown overnight, or does it run 24/7?
    If you turn the Mac off nightly, the Background Maintenance Tasks, are not run in a timely manner.
    These can also be run, using a Third-Party utility, or manually using Terminal, to run the CRON Commands.
    I use MacJanitor, when necessary.
    INSTRUCTIONS TO RUN CRON MANUAL COMMANDS
    Quit all applications/programs.
    Navigate to HD > Applications > Utilities.
    Double click on Terminal, to open.
    At the prompt, type:
    sudo periodic daily
    Press Return.
    Enter your Admin password when prompted, then press Return.
    This will execute the daily script that is sheduled to run every night.
    When completed, repeat this procedure, but change the command to:
    sudo periodic weekly
    This one rebuilds a database or two, and usually takes somewhat longer to complete. It is scheduled to run once a week.
    Repeat again, with command:
    sudo periodic monthly
    Or they can all be run in one pass, which is preferable, with this command:
    sudo periodic daily weekly monthly
    When the tasks complete, and return to the prompt, you may quit Terminal.
    Restart the iBook, and run Repair Permissions.
    TO REPAIR PERMISSIONS ON THE STARTUP DISK
    1.Open Disk Utility, located in Applications/Utilities, and select the startup disk in the left column.
    2.Click First Aid.
    3.Click Verify Disk Permissions to test permissions or Repair Disk Permissions to test and repair permissions. (I never "Verify". Just run "Repair".)
    Rerun RP, until the only messages reported, are listed here Spurious Permissions Errors Using: 10.3.x, authored by Michael Conniff.
    When "Repair Permissions" is complete. Quit "Disk Utility".
    When complete check the amount of available free space and repost.
    ali b

  • Hyperion Financial Reporting: Suppress Zero Data Row Not Work

    Hi Geniuses,
    The projects list report has sub-groups with subtotal rows. I put suppression on the data rows of projects based on whether it's X or Y; thus, all Ys are suppressed and only Xs remain. For a subgroup M, because M only has Y projects in it, so all data rows are suppressed; consequently, the subtotal row (formula row) of M is zero. However, even I put all the basic suppression on, the subtotal row still remains.
    PS: I used the formula Sum(row[x]) and [x] to sum in the subtotal row.
    Any idea how to suppress the subtotal row?
    Thanks a bunch!
    Dylan

    Hi Dylan,
    Could you try the following:
    In the conditional suppression for the calculated row, define to suppress the calculated row if the data values of row(rownumber/one of the input rows) are suppressed, i.e. referring to another row's value and suppression and not to values of the calculated rows.
    Choose a single input row for that not one which contains a range of members to test this. If such a row does not exist, insert a single row, which is representative in this circumstance, and hide it. I tried to reproduce your case, but it works with the simple suppression in my test, so not much help to you, of course. Sometimes it's an idea just to export the grid to a new report and start from the beginning with a limited example.
    Mr D.

  • Supress Zeros in ABAP

    Hi,
    I have a variable of CHAR type 12 which is preceded by few Zeros, as per my requirement i have to suppress preceding zeros.
    Can someone suggest how to approach this problem.
    Eg: V = 0000048521701
    output should be : V = 48521701.
    Thanks and Regards,
    Harsh

    Hi harsh,
    1. <b>0000048521701  -
    > 48521701</b>
    2. Just copy paste.
    3.
    REPORT  YAM_TEMP04.
    data : v(12) type c.
    V = '0000048521701'.
    write :/ v.
    <b>shift v left deleting leading '0'.</b>
    write :/ v.
    regards,
    amit m.

  • Formating with Zero data Out takes 18 days..?!

    I want to format my iMac with zero out data, but it takes 18 days for a 500Gb HD.
    (I'm not even going to comment on the 35-pass format)
    Now this is obviously ridiculous, and i'm now trying to decide if it's worth waiting,
    or do I just smash the screen with a sledgehammer right away.  The iMac started
    getting slower and slower everyday a few months ago, and now it takes an average
    of 49 minutes to load google.com.  Way to go!   I've had it for 5 years now.
    I browsed a lot but can't find any solution.  Any Ideas?

    Just Re-partition and format then reinstall the OS. If it is still slow then you have a hardware problem. More then likely the drive is failing, Replace it.

  • Delete zero data material

    Hi Experts,
    i need material have all zero's like this it as deleted.
    Matrial No 1567
    open Balance 0.00
    Mat Doc    Mat Dat  Mvt    Doc No     Recipts    issues      balance
    0.00           0.00                 0.00        0.00         0.00         0.00
    But i am using below logic it had deleted the below material also,
    below material, opening balance have some value,
    But in this logic both were deleted
    if below once like ( Mat doc ) all are zeros having opening balance also deleted,
    i need  material having all zeros one deleted.
    Matrial No 1567
    open Balance   550.00
    Mat Doc    Mat Dat  Mvt    Doc No     Recipts    issues      balance
    0.00           0.00                 0.00        0.00         0.00         0.00
    logic is
    LOOP AT INT_DATA WHERE  MENGE_O = 0 AND MENGE_RT = 0 AND
                           MENGE_CL = 0 AND MENGE_AD = 0 AND
                           MENGE_S = 0 AND MENGE_TO = 0 AND
                           MENGE_CR = 0 AND MENGE_R = 0 AND MENGE_BAL = 0.
        DELETE IT_HEADER WHERE MATNR = INT_DATA-MATNR.
      ENDLOOP.
    opening bal logic is
    FORM GET_OPENING_STOCK.
      SELECT SUM( MZUBB ) SUM( MAGBB )  INTO (V_STOCK, V_STOCK1)
                    FROM S031 WHERE MATNR = IT_HEADER-MATNR AND
                                    WERKS = ITAB-WERKS AND
                                    SPMON LT V_MONTH1 AND LGORT = ITAB-LGORT.
      OSTOCK = V_STOCK1 - V_STOCK.
      IF OSTOCK < 0.
        OSTOCK = OSTOCK * -1.
        MENGE_RE = OSTOCK.
      ENDIF.
    ENDFORM.                               " GET_OPENING_STOCK
    Thanks & Regards,
    Sreedhar.

    <b>if it_header-matnr is not initial.</b>  " this will pick only for a material having a value.
    SELECT SUM( MZUBB ) SUM( MAGBB ) INTO (V_STOCK, V_STOCK1)
    FROM S031 WHERE MATNR = IT_HEADER-MATNR AND
    WERKS = ITAB-WERKS AND
    SPMON LT V_MONTH1 AND LGORT = ITAB-LGORT.
    OSTOCK = V_STOCK1 - V_STOCK.
    IF OSTOCK < 0.
    OSTOCK = OSTOCK * -1.
    MENGE_RE = OSTOCK.
    ENDIF.
    <b>endif.</b>
    LOOP AT INT_DATA WHERE MENGE_O = 0 AND MENGE_RT = 0 AND
    MENGE_CL = 0 AND MENGE_AD = 0 AND
    MENGE_S = 0 AND MENGE_TO = 0 AND
    MENGE_CR = 0 AND MENGE_R = 0 AND MENGE_BAL = 0.
    here sy-subrc is so it_header is deleted .
    <b>in order to retain this
    if open_stock/open balance eq 0. "bring in this logic so that *it_hheader is retained as it has some value
    DELETE IT_HEADER WHERE MATNR = INT_DATA-MATNR.
    endif.</b>ENDLOOP.
    check if this works,
    hope this helps ,
    regards,
    vijay
    Message was edited by:
            Vijay
    Message was edited by:
            Vijay

  • How to supress zero values in a union report in obiee11g?

    I have a union report using two subject areas in obiee 11g.
    I have  added the price column from the first sector area and dummy column from the second sector area.
    I have  added the parity column from the second sector area and dummy column from the first sector area.
    Then i added result column to divide them.
    I need to calculate the avarage for each column, but because of the dummy columns that return zero, the calculation is wrong.

Maybe you are looking for