<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Structure - suppress zero rows in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027328#M402653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On query properties screen, Below Number Format section there is a section called 'Suppress Zeros'. In this section it has two dropdowns 1, for suppression and 2, effect on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose suppression value = active&lt;/P&gt;&lt;P&gt;Choose Effect on value = Rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First consider this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently for 0 value records system is not showing 0 values rather it is showing blank values. User might be willing to keep all the records if the record shows zero values than blank values on keyfigures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this you can create a new formula keyfigure in the structure by giving a condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(KF1 &amp;gt; 0) * KF1 and use this keyfigure in your query output. It displays 0 in place of blanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you create this formula keyfigure, then test your query against &lt;/P&gt;&lt;P&gt;Choose suppression value = active&lt;/P&gt;&lt;P&gt;Choose Effect on value = Rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you have only one keyfigure in the result view. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GSM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2005 17:42:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-19T17:42:05Z</dc:date>
    <item>
      <title>Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaq-p/1027318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BW people,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found very similar topics on this forum concerning suppressing zero rows in structures but not exaclty the same case nor an answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Query&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;I have a structure in the rows with several selections (S1, S2, S3) and beneath that structure a characteristic. To keep it simple: there is only one key figure in the columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Aim&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;I would like to have the &amp;lt;i&amp;gt;non-zero&amp;lt;/i&amp;gt; key figure for all materials (M1, M2,...) for each selection in the structure.&lt;/P&gt;&lt;P&gt;So it should look like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
S1   M1   50
S2   M2   100
S3   M3   90
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I get this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
S1   M1   50
S1   M2
S1   M3
S2   M1
S2   M2   100
S2   M3
S3   M1  
S3   M2   20
S3   M3   70
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, even if the key figure for M2 and M3 (for selection S1) is zero, it is shown because these materials have a non-zero key figure elsewhere in the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Condition&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;I tried about every possibility of 'conditions', but again the same problem: they are evaluated on the whole structure AND material, and not on every separate line of the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody a solution? I would be grateful as I have tried quite a lot of work arounds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2005 15:49:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaq-p/1027318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-18T15:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027319#M402644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably you have tried this already, but just to make sure...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you right-click on the structure in the query designer and select properties. There's a checkbox there that allows you to supress zero rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that not help you either?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2005 18:21:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027319#M402644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-18T18:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027320#M402645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have only one keyfigure I mean if your problem exactly how you have described then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto Query Properties-&amp;gt;Display Tab-&amp;gt;Suppress Zeros section&lt;/P&gt;&lt;P&gt;Choose Suppression = Active and Effect On = Rows then it should give you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S1 M1 50&lt;/P&gt;&lt;P&gt;S2 M2 100&lt;/P&gt;&lt;P&gt;S3 M3 90&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GSM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2005 19:14:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027320#M402645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-18T19:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027321#M402646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob and GSM,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob, I already tried your solutions but it didn't work.&lt;/P&gt;&lt;P&gt;GSM, also your solution did not bring a solution as far as I was able to test it: what do you mean with 'Suppression=Active' and 'Effect On = Rows'? Are you working with BW3.5? I tried the 'Number Format' section: 'Suppress Zeros' in the drop down and checked 'Suppress Zero Columns/Rows'. I tried both (checked/unchecked), but without a good result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope somebody can help me. Very important as a lot of Materials with zero's are shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2005 07:43:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027321#M402646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-19T07:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027322#M402647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;When you use a Structure it always display all values even if there is no Key figures available for each value.&lt;/P&gt;&lt;P&gt;To avoid these lines with 0 use a filter in the query instead of Structure.&lt;/P&gt;&lt;P&gt;That's why this is called Structure !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2005 08:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027322#M402647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-19T08:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027323#M402648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another solution is do not make value selection in the structure . I suppose you have created a structure with 3 Selection :&lt;/P&gt;&lt;P&gt;Field 1 when value is S1 &lt;/P&gt;&lt;P&gt;Field 2 when value is S2&lt;/P&gt;&lt;P&gt;Field 3 when value is S3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try just selecting the Object and filter it with S1-S2-S3 value. Otherwise delete the structure and only add the Object in your query Restricted on S1-S2-S3 value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2005 08:39:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027323#M402648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-19T08:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027324#M402649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alain,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you are saying is that it is not possible with structures to hide every single row that has al key figures equal to zero?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by 'filter'? If you mean the filter area in Bex Analyser, I am afraid this is not possible. I give you a simple example (not the real case) to describe the aim in more detail:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S1 has description 'cars - yellow' and is a selection of&lt;/P&gt;&lt;P&gt;- 0PRODUCT = "CARS"&lt;/P&gt;&lt;P&gt;- 0COLOR= "YELLOW"&lt;/P&gt;&lt;P&gt;S2 has description 'cars - others':&lt;/P&gt;&lt;P&gt;- 0PRODUCT= "CARS"&lt;/P&gt;&lt;P&gt;- 0COLOR= ]"YELLOW"[&lt;/P&gt;&lt;P&gt;S3 has description 'other vehicles":&lt;/P&gt;&lt;P&gt;- 0PRODUCT = ]"CARS"[&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to make some things clear:&lt;/P&gt;&lt;P&gt;- the selections are necessary because we want to define the description in the report of every selection ourself (not the medium text of the characteristics nor text variables)&lt;/P&gt;&lt;P&gt;- we can not use only filters because the filter restricts ALL data, while the restriction on color depends on the group(selection) in the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you know what I mean. This is really a brainbreaker. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to filter the right rows in 1 selection of the structure, but the problem is that the hidden materials (M2 and M3 in the example at top of the post) are hidden in the other selections even if they are not zero in S2 and S3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am VERY curious if someone can solve this problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you already for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[EDIT]&lt;/P&gt;&lt;P&gt;Alain,&lt;/P&gt;&lt;P&gt;I was writing this post at the same moment you were sending your last reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your second suggestion would be OK if the selection was only containing one characteristic to restrict on. But the selections have 3 characteristics that have to be restricted. And not all values of the characteristics are used... So just all characteristics in the rows en restricting on the desired values is not enough as he will combine them to n x m relationships for which the key figures are not zero.&lt;/P&gt;&lt;P&gt;[/EDIT]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2005 08:43:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027324#M402649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-19T08:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027325#M402650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oK better explanation :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try in this case to apply conditions on your report this should solve your problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2005 08:56:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027325#M402650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-19T08:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027326#M402651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Alain,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very sorry, but conditions do not work on the structure. Have you tried this in practice? &lt;/P&gt;&lt;P&gt;Isn't here anybody from SAP who just can confirm whether it this is possible or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue is taking a long time... strange it does not work out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway people!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2005 09:04:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027326#M402651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-19T09:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027327#M402652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should try not to create Structure on Characterics selection but create Structure with Key figures "Quantity" with restrictions of the Object values (Cars and Colour) or Directly create restricted Key figures on which you can select conditions on Restricted Key figures..&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2005 09:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027327#M402652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-19T09:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027328#M402653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On query properties screen, Below Number Format section there is a section called 'Suppress Zeros'. In this section it has two dropdowns 1, for suppression and 2, effect on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose suppression value = active&lt;/P&gt;&lt;P&gt;Choose Effect on value = Rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First consider this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently for 0 value records system is not showing 0 values rather it is showing blank values. User might be willing to keep all the records if the record shows zero values than blank values on keyfigures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this you can create a new formula keyfigure in the structure by giving a condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(KF1 &amp;gt; 0) * KF1 and use this keyfigure in your query output. It displays 0 in place of blanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you create this formula keyfigure, then test your query against &lt;/P&gt;&lt;P&gt;Choose suppression value = active&lt;/P&gt;&lt;P&gt;Choose Effect on value = Rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you have only one keyfigure in the result view. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GSM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2005 17:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027328#M402653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-19T17:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027329#M402654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bart,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain is wrong that you can't hide structure if it has zero values. I have done this in my last project. Solution is already posted by Rob and GSM. Actually you need to do both the settings to hide zero row and columns. First goto query properties select to hide zero row and column ( Check 'Suppress Zero Columns/Rows' in your case). Then goto structure, right click and check the allow suppress zero check box. It worked well for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2005 20:53:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027329#M402654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-19T20:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027330#M402655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sri&lt;/P&gt;&lt;P&gt;I read this post however;using (KF1 &amp;gt; 0) * KF1 still gives me blank and doesnt give me 0 value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please guide me through exact steps and properties for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 01:29:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027330#M402655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T01:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027331#M402656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The suggested solutions by ROB and GSM were correct..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 09:02:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027331#M402656</guid>
      <dc:creator>Loed</dc:creator>
      <dc:date>2014-03-05T09:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Structure - suppress zero rows</title>
      <link>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027332#M402657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bart,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By creating a condition (By clicking the Button next to CELLS &lt;STRONG&gt;or&lt;/STRONG&gt; from View menu you can open a &lt;STRONG&gt;CONDITIONS&lt;/STRONG&gt;..&amp;nbsp; Create a New Condition by clicking context menu then double click on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; In Define Condition Parameters (Click New) on bottom you will find 3 entries.&amp;nbsp; Keyfigures, Operator and Values.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Select the 0 value Keyfigure&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; In Operator select Not Equal To and&lt;/P&gt;&lt;P&gt;4.&amp;nbsp; Under Values give 0 and click Transfer button then OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it will hide 0`s in the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 12:07:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/structure-suppress-zero-rows/qaa-p/1027332#M402657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-11T12:07:11Z</dc:date>
    </item>
  </channel>
</rss>

