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.

Similar Messages

  • Dynamic template report zero suppression

    Hi
    I  have a report which  was developed using dynamic template  and it works fine. When I configure the  zero suppression for row ( yes in control ) yes, it suppress the rows with  zero in first column. So it  suppress the row which  has  some values in second column  but zero in first row. It does  not suppress the rows if  the first column has values but second column has zero.What I  want  ? to suppress zero only when all the columns ( 2 in my case ) has zero values. I donu2019t see any other  configuration option in control. Can some one guide me how to suppress  zero  only when all the columns in any row is zero.
    Thanks in advance
    SN

    Hi SN,
    If both columns are part of the EVDRE (included in the column range and pulled from the server) then this is not the correct behavior. What version of BPC are you on (7.0/7.5, and support pack)?
    If the second column is not populated with data from the server, then this could happen, depending on how you have built your EVDRE.
    Can you provide more detail about how the columns are populated?
    Ethan

  • Zero Suppression Not working in Bex Query with Formula Variable

    Hi Friends,
    I have a peculiar issue here. We upgraded from 3.5 to 7.0 recently. Some of our Bex queries have been behaving abnormally after this. In these queeries,
    we have some key figures which use formula variables (ready for input and mandatory) in 3.5. User can enter either 1 or 0. The actual key figure is multiplied to the formula variable so, the entire column gets the actual key figure value if the user enters a value '1' and the gets the value 0 if the user enters '0' in the formula variables. Zero suppression is activated on the rows and columns and this report. This technique was used successfully to show/hide a column.
    After upgrade, the same query works but, the zero suppression is not working. When the user enters a value of '0' in these formula variables, all the entries in the column for the key figure are displayed as 0 but the column is still displayed. It is like the zero suppression setting is not active at all.
    I created one of those queries in Bex 7.0 to see if that works but, the issue still exits. Have anyone come across this kind of a scenario? Please get back to me if anyone has any idea on this situation.
    Thanks and Regards
    Subray Hegde

    Which SP level are you at in BI 7? There is an OSS Note that would need to be applied if you're on lower than SP10. That note is:
    [OSS Note 964756 - Formula variables with replacement from difference in BI 7.0|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=964756]

  • Zero suppression is set active for rows & columns - but find empty rows

    hi,
    In the query properties i set zero suppression active for all rows and columns, but in the workbook, when i execute the report i still find empty rows. i refreshed the query from the workbook, and have done everything, but still i find empty rows.
    Can anyone help me in this regard?
    thanks,
    rani

    Hi,
    you found empty rows in WorkBook, what about the Query Output ?
    please check the below: 
    Re: Suppressing result rows when KF values are zero?
    Hope this helps you
    Regards
    ReddY A

  • How to insert Blank rows while Zero Suppression is Activated?

    I am using BI 2004s and have applied zero suppression to a query I have built, how ever this removes the blank rows I am using to format the report. Any ideas on how I could get the blank rows to remain whilst removing zero value rows?
    Thanks
    Stu

    in zero suppression, select active(All values = 0)
    *reward if helpful*

  • Zero suppression

    Hi All,
    i am facing one problem with zero suppression.
    i.e when i am doing zero suppression it is not showing any effect on output.
    is there is any option to overwrite of zero suppression.
    and i have selected that in query properties .
    At the same another issue i.e when i am doing zero suppression the blank rows also not displaying along with the zero contained rows.
    Could anyone help me in this regard..
    Thanks
    Mohan

    Hi,
    In Report Properties.
    Select Zero value Display  = Supress Zeros.
    Supression = Active
    Effect on = Row and Columns.
    Else
    You create conditons and then there give Conditions for Keyfigures which are greater then ZERO.
    Thanks
    Reddy

  • BI7 - Zero suppression w/ more than 1 drill down/accross

    Hi,
    When using structures & drill downs/across, the zero suppression does not work as expected:
    Eg. Assets Liabilities & Income statement are 3 nodes of a Group account structure, G/L account is drilled down while profit center is drilled across.
    ___________________________________________Profit Center 1__Profit Center 2____Total
    A -Assets (Group account structure node)
                GL Account A1___________________________________10_____________15__________25
                GL Account A2                                                    5                      5                10
                GL Account L1                                                     0                      0                 0
                GL Account L2                                                     0                      0                 0
                GL Account I3                                                      0                      0                 0
                GL Account I4                                                      0                      0                 0
    L -Liabilities node (Group account structure node)
                GL Account A1                                                    0                      0                 0
                GL Account A2                                                    0                      0                 0
                GL Account L1                                                     1                      2                 3
                GL Account L2                                                    25                     5                30
                GL Account I3                                                      0                      0                 0
                GL Account I4                                                      0                      0                 0
    L -Income Statement node (Group account structure node)
                GL Account A1                                                    0                      0                 0
                GL Account A2                                                    0                      0                 0
                GL Account L1                                                     0                      0                 0
                GL Account L2                                                     0                      0                 0
                GL Account I3                                                      5                      7                12
                GL Account I4                                                     42                     3                 45
    In our case the desired displayed result shall be:
                                                                                    Profit Center 1   Profit Center 2     Total
    A -Assets (Group account structure node)
                GL Account A1                                                   10                     15               25
                GL Account A2                                                    5                      5                10
    L -Liabilities node (Group account structure node)
                GL Account L1                                                     1                      2                 3
                GL Account L2                                                    25                     5                30
    L -Income Statement node (Group account structure node)
                GL Account I3                                                      5                      7                12
                GL Account I4                                                     42                     3                 45
    I would be gratefull if you could advise for a solution (OSS note or other) knowing that:
    Zero suppression is active on the structure
    Zero suppression is active on rows & columns on the report
    If only one drill is active, the suppression works.
    Many thanks
    Edited by: barabace on Mar 4, 2009 10:51 AM
    Edited by: barabace on Mar 4, 2009 10:52 AM
    Edited by: barabace on Mar 4, 2009 10:52 AM
    Edited by: barabace on Mar 4, 2009 10:53 AM
    Edited by: barabace on Mar 4, 2009 10:53 AM

    Hi barabace,
       if you are using structure then at the structure properties in display tab check on Apply zero suppression to this structure. this solve your problem.
    Regards,

  • Exception Uncaught: When doing Zero Suppression

    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?

    No..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..

  • Distribution List Publishing - Zero Suppression

    Hello everyone,
    Is it possible to zero suppress on distribution list publishing in v7?  I believe I could do this in v4.2 and I believe I could do zero suppression in v7 Book publishing, but if I want to publish the files to excel files based on zero suppression, I'm not sure what my options are in v7 MSFT.
    Thanks,
    Grant

    Hello everyone,
    Is there anyone who has found a solution to make a zero suppression in a Distribution List for the v7? I tried to put a !suppresskey in the distribution template but it doesn't take into consideration. I'm trying to have reports in offline and in excel.
    Regards
    Hassanein

  • Want to make stock ZERO from KE5Z report

    Dear Expert,
    I have posted this requirement to CO and MM side. Please extend support of  expertise and help me on this issue.
    Requirement : Client want to make stock zero  which is appearing in KE5Z transaction. see below "83" qty
    The input data while running the above transaction is :
    Controlling Area:
    Company Code:
    Posting period : 10
    Fiscal year : 2009
    Profit center : DE14*
    Account : S240075000
    Plant : DE01
    After entering above data I am getting following result , just pasting as it is ;
    Profit center     account        Acc text                    Material         period  year  cumm PCLC curr    qty BUN
    DE14010000     S240075000 productive material   D-12578510  10          2009  0.00               EUR   83  EA
         In above , client want to make 83 qty to Zero.
    I am not getting how come this posting has been happen.
    In a material master the profit center maintained is : DE14010000 , and I check all the inventory posting related to this material in MMBE, but I found that this GL is not being enter in any of the inventory posting , the GL which is getting in inventory posting is : S009430000.
    Suppose I will make a stock Zero at inventory level ( MMBE) still it is not making stock zero at KE5Z ( because the GL is different)
    Basically I am a MM consultant I need your expertise to solve this issue, how we can make this stock to zero in KE5Z report.
    Thanks & Regards
    Om

    KE5Z is a profit center report. So better check for profit center than for GL accounts.
    Your problem usually arises when a profit center in material master gets changed while there is stock.
    so you received stock to profit center A, then profit center was changed to B, all goods issues will be done from profit center B. You never issue the stock from profit center A, but as well you have an issue with the value in profit center B, because you never received stock into profit center B, you only issued.
    Check your material master change history to find when the profit center got changed. Then you may have to change it back to the old profit center, goods issue your stock, then turn it to the new profit center and cancel your goods issue..

  • Leading zero issue in Report

    Hi Xperts,
    i have report which has Plant ,Batch and Material.
    Now we found that the Batch that start with "0"  no longer has the leading zeros in the report.
    For Exp:
    Plant-X    Material-123     Batch-0012345
    But in report it is showing,
    Plant-X    Material-123     Batch-12345
    As i have checked in the respective Table and in Cube the batch Number (0012345)  is coming correctly with the leading zero.
    but why the leading zero is not showing in my report.
    Could any one please help me on this issue?
    Regards,
    satish
    Edited by: SAP534 on Mar 31, 2010 8:35 AM

    If your requirement is to show the leading zeros for the Batach, then i will suggest you to redesign the batch infoobject with the compunding objects of material and plant. 
    You have another option like to display the batch from master data in your report by making it as anavigantional attribute in your cube.
    We do have the similar requirement and our business prefered to have Batch compunded with material and plant. Check with your Business and go aheead with the changes.
    Hope this helps.
    Regards,
    Reddy

  • Top 10 Condition and Zero Suppression

    I have a query that has a zero suppression turned on, so that rows/columns that have no values are suppressed.
    I have added a condition to the query such that only the top 10 are displayed.
    The problem is that the condition appears to be applied after the zero suppression. The result is that when the top 10 are displayed, it is displaying blank columns, as there may be values in a column, but none of them fit into the top 10 criteria.
    Does anyone know how I can suppress the zero columns/rows when the top 10 condition is active as well.
    Thanks in advance for any assistance.
    Regards
    Richard

    Hi Anil,
    Thanks for the response.
    Unfortunately the column(s) that are to be hidden will change depending on the data, so this will not work.
    ie. if you consider a query that has products on the rows, customer across the top, and there is a top 10 condition on the net sales of the product, so I will always have 10 rows of products, but the number of columns will vary, depending on how many customers have bought that product.
    Thanks again for your suggestion.
    Regards
    Rich

  • Zero suppression not working

    Hello Experts,
    I have an issue in Bex,
    For ex i have a value (-12345) but i want it to be displayed as (12345) so I Multiplied it with (-1),This works fine.
    Now the issue is if i have the value as (0) and then (-1 * 0)= 0.0, this I want to get zero suppressed but this does not happen and the row displays as (0.0)
    Dont know why its happening
    Please help.
    Thanks in advance.
    -Karan

    Hi Karan,
    If you want to supress zeros Try this method.go to conditions tab-rt clk and select new-Then in keyfigures select any keyfigure and operator NE 0 and select ok.
    Hope it works.
    Regards,
    AL

  • Zero suppression doesn't work

    Hi,
    We are having an issue with the zero suppression.
    We have done a simple query with Material and Price in Columns, and Calmonth in rows.
    We want to suppress the zeros, but it is not working if we let the Material in columns (example 1).
    If we change the drill down for Material, and we put in rows, the zero suppression is working fine (example 2)
    EXAMPLE 1
              Price
    Material     A123     A432     B564
    Calmonth     
    10.2010          0     15     55
    EXAMPLE 2
    Calmonth     Material      Price
    10.2010          A432          15
              B564          55
    The suppression is configured in query designer for rows, columns and structures.
    This is happening in Analyzer and thru RSRT, but if we execute the query thru the web (portal) it works as expected.
    What do you think it could be happening?
    Thanks in advance, Federico

    Hi Rakesh,
    I already have a condition for a hide column with KF. Could it be the reason why it is not suppresing the column? Because if I see the overall resul there is a number, for other month there is money for Material A124, but the condition (that works perfect) makes the month doesn't show. Anyway if I put the material in rows the suppression works, but not in columns.
    EXAMPLE 1
              Price
    Material     A123     A432     B564
    Calmonth     
    10.2010          0     15     55
    Overall          10     25     55          
    EXAMPLE 2
    Calmonth     Material      Price
    10.2010          A432          15
              B564          55
    Regards, Federico

  • Problem with 7447 zero suppression

    7447 zero suppression doesn't work in Mulitisim 10. Can anybody solve this problem or tell me how to realize this function?
    circuit attached.
    Attachments:
    led decoder demo.ms10 ‏62 KB

    This is an interesting little situation. I believe you to be correct but it goes much deeper than that. When I tie RBI to ground it not only lights up all the segments, but it will not let the number selected be displayed. If I tie BI/RBO to ground it blanks the display and nothing is diplayed. I have tried everything I can think of to get the zero not to display while at the same time getting the selected number to show up. I have not been able to do this. Therefore your statement is correct that it not working properly. This will have to be one for NI to look at and see what they may have up their sleeve to get this to work correctly.
    I never really noticed this as usually the zero never bothered me when doing my counting circuits. Thanks for bringing this to the forum's attention.
    Kittmaster's Component Database
    http://ni.kittmaster.com
    Have a Nice Day

Maybe you are looking for