<?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>topic Re: How to suppress zeros in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2051218#M1223002</link>
    <description>&lt;P&gt;Your data structure is the same as my current data structure. You can take a look at the qvw that I posted. The column with zeros don't go way no matter what I do.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2023 16:20:53 GMT</pubDate>
    <dc:creator>posywang</dc:creator>
    <dc:date>2023-03-20T16:20:53Z</dc:date>
    <item>
      <title>How to suppress zeros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2050235#M1222978</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We are reading from two files, one is last 12 months, and another is current month. I was asked to put them into one pivot table with a last 12 month subtotal before current month column. I was able to add a Flag to indicate which months are last 12 month and which month is current month. However, I got bunch of zeros that i could not get rid of. Can anyone help me on that? Please see attached for a test file I created.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="posywang_0-1678989502962.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/102958iA9962841FDBD3CE7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="posywang_0-1678989502962.png" alt="posywang_0-1678989502962.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 17:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2050235#M1222978</guid>
      <dc:creator>posywang</dc:creator>
      <dc:date>2023-03-16T17:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress zeros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2051143#M1222998</link>
      <description>&lt;P&gt;If your flag is a valid field and parallel to the period-information you will have the mentioned dimension-structure - means no overlapping of periods between the sources.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 14:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2051143#M1222998</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-03-20T14:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress zeros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2051180#M1222999</link>
      <description>&lt;P&gt;Thank you for your response! Can you please make it more specific? This issue is holding up my work. Much appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 15:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2051180#M1222999</guid>
      <dc:creator>posywang</dc:creator>
      <dc:date>2023-03-20T15:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress zeros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2051211#M1223001</link>
      <description>&lt;P&gt;By a data-structure like:&lt;/P&gt;
&lt;P&gt;t: load * inline [&lt;BR /&gt;Period, Source&lt;BR /&gt;2022-02, Last12Months&lt;BR /&gt;2022-03, Last12Months&lt;BR /&gt;...&lt;BR /&gt;2022-03, CurrentMonth&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;you would have both information appropriate related to each other and could create the pivot without an overlapping and applying the needed partial sums.&lt;/P&gt;
&lt;P&gt;It should be easy to get just by concatenating both files and adding the source-information respectively the flag.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 16:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2051211#M1223001</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-03-20T16:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress zeros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2051218#M1223002</link>
      <description>&lt;P&gt;Your data structure is the same as my current data structure. You can take a look at the qvw that I posted. The column with zeros don't go way no matter what I do.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 16:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2051218#M1223002</guid>
      <dc:creator>posywang</dc:creator>
      <dc:date>2023-03-20T16:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress zeros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2051229#M1223003</link>
      <description>&lt;P&gt;Just use the flag as horizontal dimension with a single expression.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 16:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2051229#M1223003</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-03-20T16:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to suppress zeros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2052130#M1223027</link>
      <description>&lt;P&gt;Ok, after trying many different ways, my final solution is to add sequence number to each month and then create separate expressions for 12 months each (set analysis with the sequence number1-12), the subtotal expression for the last 12 month (set analysis with all sequence numbers less or equal to 12), and then the expression for current month (set analysis with sequence number 13). Single expression will create zeros unfortunately.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 15:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-suppress-zeros/m-p/2052130#M1223027</guid>
      <dc:creator>posywang</dc:creator>
      <dc:date>2023-03-22T15:31:59Z</dc:date>
    </item>
  </channel>
</rss>

