<?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 find out the missed items while applying filters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696205#M1074460</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;Please find below the script in place for filter criteria. It should filter the data for the items LG_Customer_Support and LG_OnCallSupport under LG for specific month. But am getting only closed ticket numbers for 1st group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,&lt;BR /&gt;'Appliances - LG' as App,&lt;BR /&gt; 'Japan' as Reg,&lt;BR /&gt;applyMap('BIRegion',Ticket_Site,'OTHERS') as Reg1&lt;BR /&gt;Resident Raw_Data&lt;BR /&gt;WHERE &lt;BR /&gt;"Owned by Group"='LG_SUPPORT_INBOUND' and index(ITEM,'LG')&amp;gt;0;&lt;/P&gt;&lt;P&gt;'Appliances - LG' as App,&lt;BR /&gt;applyMap('BIRegion',Ticket_Site,'OTHERS') as Reg,&lt;BR /&gt;applyMap('BIRegion',Ticket_Site,'OTHERS') as Reg1&lt;BR /&gt;Resident Raw_Data&lt;BR /&gt;WHERE&lt;BR /&gt;"Owned by Group"='LG_SUPPORT_INBOUND' and index(ITEM,'LG')&amp;gt;0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know still you need some inputs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Aug 2014 06:52:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-01T06:52:46Z</dc:date>
    <item>
      <title>How to find out the missed items while applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696199#M1074454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a situation where data is incorrect for particular month. Filter Criteria is Region as Japan, Application as LG below that we have 2 sub applications group as Customer Support and Oncall Support. While analysing using Tablebox by using Select fields, I got to know that I have a data for Customer Support, but not for Oncall Support. How to resolve this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone throw some insights on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Velan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 05:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696199#M1074454</guid>
      <dc:creator />
      <dc:date>2014-08-01T05:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the missed items while applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696200#M1074455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;information is not sufficient .you need to explore bit more&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if possible you could load sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could also verify your data with database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 05:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696200#M1074455</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-08-01T05:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the missed items while applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696201#M1074456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you want to be done ?&lt;/P&gt;&lt;P&gt;What is correct as per your requirements?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 06:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696201#M1074456</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-08-01T06:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the missed items while applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696202#M1074457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want the data to be accumulated for both the groups, say for grp1=70 + grp 2=80 but am getting data only for Customer Support group. Hope this will give a clear picture.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 06:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696202#M1074457</guid>
      <dc:creator />
      <dc:date>2014-08-01T06:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the missed items while applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696203#M1074458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Krishna why dont you just create a sample and post&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 06:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696203#M1074458</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-08-01T06:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the missed items while applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696204#M1074459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is good practice to attach sample data or Qlikview file and expected output, so that it would be easier for people in community to solve your question.&amp;nbsp; Otherwise it would be difficult to answer you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 06:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696204#M1074459</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-01T06:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the missed items while applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696205#M1074460</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;Please find below the script in place for filter criteria. It should filter the data for the items LG_Customer_Support and LG_OnCallSupport under LG for specific month. But am getting only closed ticket numbers for 1st group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,&lt;BR /&gt;'Appliances - LG' as App,&lt;BR /&gt; 'Japan' as Reg,&lt;BR /&gt;applyMap('BIRegion',Ticket_Site,'OTHERS') as Reg1&lt;BR /&gt;Resident Raw_Data&lt;BR /&gt;WHERE &lt;BR /&gt;"Owned by Group"='LG_SUPPORT_INBOUND' and index(ITEM,'LG')&amp;gt;0;&lt;/P&gt;&lt;P&gt;'Appliances - LG' as App,&lt;BR /&gt;applyMap('BIRegion',Ticket_Site,'OTHERS') as Reg,&lt;BR /&gt;applyMap('BIRegion',Ticket_Site,'OTHERS') as Reg1&lt;BR /&gt;Resident Raw_Data&lt;BR /&gt;WHERE&lt;BR /&gt;"Owned by Group"='LG_SUPPORT_INBOUND' and index(ITEM,'LG')&amp;gt;0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know still you need some inputs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 06:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696205#M1074460</guid>
      <dc:creator />
      <dc:date>2014-08-01T06:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the missed items while applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696206#M1074461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Load *,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'Appliances - LG' as App,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'Japan' as Reg,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;applyMap('BIRegion',Ticket_Site,'OTHERS') as Reg1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Resident Raw_Data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;WHERE &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt; index(ITEM,'LG')&amp;gt;0&lt;/STRONG&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 06:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696206#M1074461</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-08-01T06:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the missed items while applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696207#M1074462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Chauhan. Let me have a try and will comeback if I need something.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 07:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696207#M1074462</guid>
      <dc:creator />
      <dc:date>2014-08-01T07:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the missed items while applying filters</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696208#M1074463</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;I have a Straight table where it shows the opened Ticket Numbers for every month. for example July-159, Aug-53 as last week total nos. but today it's showing less data for both the months. Please someone could look into this and throw some insights. Expression for that measures in St table. is&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;isNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;IncidentsOpened&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),0, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;IncidentsOpened&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Velan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 08:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-out-the-missed-items-while-applying-filters/m-p/696208#M1074463</guid>
      <dc:creator />
      <dc:date>2014-08-04T08:08:21Z</dc:date>
    </item>
  </channel>
</rss>

