<?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: Finding missing products in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Finding-missing-products/m-p/1538600#M439297</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;see attached file. Hope this helps.&lt;/P&gt;&lt;P&gt;Juraj&lt;/P&gt;</description>
    <pubDate>Fri, 01 Feb 2019 17:16:51 GMT</pubDate>
    <dc:creator>juraj_misina</dc:creator>
    <dc:date>2019-02-01T17:16:51Z</dc:date>
    <item>
      <title>Finding missing products</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-missing-products/m-p/1538585#M439294</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I want to find products that has missing data.&amp;nbsp;I want to list the products may be in a&amp;nbsp;listbox or a chart. I have below data and wanted to find the products based on below requirement.&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD *,&lt;BR /&gt;Date(MonthStart(Date),'MMM-YYYY') as MonthYear&lt;BR /&gt;INLINE [&lt;BR /&gt;Product, Date, Margin, Sales&lt;BR /&gt;A, 01/01/2017, 1184632, 4227592&lt;BR /&gt;A, 01/02/2017, 1273124, 4545040&lt;BR /&gt;A, 01/03/2017, 4066252, 7313400&lt;BR /&gt;B, 01/01/2017, 112483, 130487&lt;BR /&gt;B, 01/03/2017, 136175, 145455&lt;BR /&gt;C, 01/03/2017, 11123829, 11123879&lt;BR /&gt;D, 01/02/2017, 11188205, 11361659&lt;BR /&gt;E, 01/01/2017, 112483, 130487&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="table.JPG" style="width: 492px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5051i9E10DE450FE14D6B/image-size/large?v=v2&amp;amp;px=999" role="button" title="table.JPG" alt="table.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to create &lt;STRONG&gt;4 reports&lt;/STRONG&gt; in the form of listbox or chart&lt;BR /&gt;1)showing Products list with missing data in current month, but has data in previous month.&lt;BR /&gt;2)showing Products list with missing data in previous month,but has data in current month.&lt;BR /&gt;3)showing Products list with missing data in current month and previous month, but has data in prior month.&lt;BR /&gt;4)showing Products list with data not missing in last 6 months.&lt;/P&gt;&lt;P&gt;In the above example the &lt;STRONG&gt;output&lt;/STRONG&gt; would be-&lt;BR /&gt;report 1 should list product D only.&lt;BR /&gt;report 2 should list product B and C.&lt;BR /&gt;report 2 should list product B and C.&lt;BR /&gt;report 3 should list product E only.&lt;BR /&gt;report 4 should list product A.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 16:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-missing-products/m-p/1538585#M439294</guid>
      <dc:creator>surajdhall</dc:creator>
      <dc:date>2019-02-01T16:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Finding missing products</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-missing-products/m-p/1538589#M439295</link>
      <description>&lt;P&gt;Sorry, the earlier image doesn't contain last row(E)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="table.JPG" style="width: 491px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5054iCA698548A344E7D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="table.JPG" alt="table.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 16:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-missing-products/m-p/1538589#M439295</guid>
      <dc:creator>surajdhall</dc:creator>
      <dc:date>2019-02-01T16:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Finding missing products</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-missing-products/m-p/1538600#M439297</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;see attached file. Hope this helps.&lt;/P&gt;&lt;P&gt;Juraj&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 17:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-missing-products/m-p/1538600#M439297</guid>
      <dc:creator>juraj_misina</dc:creator>
      <dc:date>2019-02-01T17:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Finding missing products</title>
      <link>https://community.qlik.com/t5/QlikView/Finding-missing-products/m-p/1538679#M439307</link>
      <description>&lt;P&gt;Thanks Juraj for the help.&lt;/P&gt;&lt;P&gt;The is exact as i expected. However from usability point of view, i want to have 4 buttons for all 4 requirements kept above the pivot table and when each button is selected, i want the pivot table to show the product list.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="table.JPG" style="width: 491px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5073iB5A31EF1770BF412/image-size/large?v=v2&amp;amp;px=999" role="button" title="table.JPG" alt="table.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you please help!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Feb 2019 06:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Finding-missing-products/m-p/1538679#M439307</guid>
      <dc:creator>surajdhall</dc:creator>
      <dc:date>2019-02-02T06:51:02Z</dc:date>
    </item>
  </channel>
</rss>

