<?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: 3Month loss... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265209#M398611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yess...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Mar 2017 11:40:51 GMT</pubDate>
    <dc:creator>kavita25</dc:creator>
    <dc:date>2017-03-10T11:40:51Z</dc:date>
    <item>
      <title>3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265200#M398602</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 want to show volume loss for dealers..i.e If the dealer is billed in May and no sale in next 3 months i.e Jun,Jul, Aug.&lt;/P&gt;&lt;P&gt;So for that dealer is loss for the month of May.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In simple words if May is &amp;gt;0 and Jun,Jul,Aug sale is &amp;lt;0 then it is loss for that month..&lt;/P&gt;&lt;P&gt;Similarly I have to show for Jun and next 3 months, Jul..and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dimension is Month field..&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌ - You helped me to get next 3 months bill..&lt;A href="https://community.qlik.com/message/1210819"&gt;How to show repeat purchase..&lt;/A&gt; in this post..&lt;/P&gt;&lt;P&gt;Kindly suggest me to solve this issue...where the next 3 months is in loss..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 06:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265200#M398602</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-10T06:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265201#M398603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=AVG({&amp;lt;DistributorCode = {"=sum([Total Turn Over]) &amp;gt; 0 and sum({&amp;lt;InvMonth,InvMonth = {"&amp;gt;$(vSelectedMonth)&amp;lt;=$(vEndMonth)"}&amp;gt;}[Total Turn Over])=0"}&amp;gt;}1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a field to have numeric values of each month&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;where;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vSelectedMonth = Num of selected InvMonth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vEndMonth = $(vSelectedMonth)+3&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 09:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265201#M398603</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-10T09:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265202#M398604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My dimension is month field..&lt;/P&gt;&lt;P&gt;It should show distinct count of outlet code if May has sale (white part) and&amp;nbsp; if Jun,Jul,Aug has no sale (i.e in grey).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same it should calculate for all the months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For e.g 9110012201324 this code has sale on Feb Month, but no sale in Mar,Apr and May month..&lt;/P&gt;&lt;P&gt;So the bar chart for this dealer code will be shown in Feb month only and not rest of the month coz rest of the month has data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 10:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265202#M398604</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-10T10:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265203#M398605</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; font-size: 12px; background-color: #f2f2f2;"&gt;Use the same &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;=Count({&amp;lt;DistributorCode = {"=sum([Total Turn Over]) &amp;gt; 0 and sum({&amp;lt;InvMonth,InvMonth = {"&amp;gt;$(vSelectedMonth)&amp;lt;=$(vEndMonth)"}&amp;gt;}[Total Turn Over])=0"}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;DistributorCode &lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 10:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265203#M398605</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-10T10:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265204#M398606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its showing some error in set modifier...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 10:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265204#M398606</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-10T10:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265205#M398607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression Used:&lt;/P&gt;&lt;P&gt;=Count(distinct {&amp;lt;[DMS Outlet Code] = {"=sum(Qty) &amp;gt; 0 and sum({&amp;lt;InvFiscal_Month,InvFiscal_Month = {"&amp;gt;$(vSelectedMonth)&amp;lt;=$(vEndMonth)"}&amp;gt;}Qty)=0"}&amp;gt;}[DMS Outlet Code] )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSelectedMonth =num(InvFiscal_Month)&lt;/P&gt;&lt;P&gt;vEndMonth =$(vSelectedMonth)+3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 10:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265205#M398607</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-10T10:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265206#M398608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 10:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265206#M398608</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-10T10:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265207#M398609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not working..as per the logic...&lt;/P&gt;&lt;P&gt;9110012201315 this has value for Aug Sep Oct Nov..so this should not come...&lt;/P&gt;&lt;P&gt;Coz its next 3 month if I start from May has no value till Jul and Aug to Nov has value...&lt;/P&gt;&lt;P&gt;My logic is it should have sale for the particular month and next 3 month should not have sale...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 11:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265207#M398609</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-10T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265208#M398610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to make a selection in the Month field!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 11:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265208#M398610</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-10T11:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265209#M398611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yess...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 11:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265209#M398611</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-10T11:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265210#M398612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to make a selection in the Month Field! otherwise the variables won't evaluate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 12:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265210#M398612</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-10T12:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265211#M398613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;even if i do selection, its showing me wrong count...as some dealers should not come...but they are considered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9110015100041,9110012201322 should not be considered...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 12:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265211#M398613</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-10T12:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265212#M398614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me some idea..to solve this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 12:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265212#M398614</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-10T12:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265213#M398615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;these don't come!! what are you selecting?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;9110015100041,9110012201322&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="testing.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155887_testing.PNG" style="height: 329px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 12:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265213#M398615</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-10T12:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265214#M398616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am selecting the same month and code...&lt;/P&gt;&lt;P&gt;It's showing me Aug in bar chart...&lt;IMG alt="image.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156007_image.PNG" style="height: 350px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Mar 2017 06:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265214#M398616</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-11T06:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265215#M398617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want those Outlet code where its next 3 month has no sale...but the particular month has sale..&lt;/P&gt;&lt;P&gt;9110012202628 this code should come under Nov Month-- Coz it has sale in the month of Nov but not in Dec Jan Feb...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope so now ur clear with my requirement...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2052" data-containertype="14" data-objectid="1210819" data-objecttype="2" href="https://community.qlik.com/message/1210819#1210819" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;How to show repeat purchase..&lt;/A&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp; In this post... I wanted particular month and next 3 month should have sale..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Now this requirement is opposite of it..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Can u Please suggest me some ideas...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Kavita&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Mar 2017 06:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265215#M398617</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-11T06:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265216#M398618</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;&lt;/P&gt;&lt;P&gt;Please help me with this issue or suggest me some ideas to resolve this.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/216189"&gt;vinieme12&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 09:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265216#M398618</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-14T09:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265217#M398619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone please help me with this issue...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/216189"&gt;vinieme12&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 09:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265217#M398619</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-15T09:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265218#M398620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post post th app that you are using so I can Make corrections to the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 10:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265218#M398620</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-15T10:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: 3Month loss...</title>
      <link>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265219#M398621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes..&lt;/P&gt;&lt;P&gt;PFA... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 10:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3Month-loss/m-p/1265219#M398621</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2017-03-15T10:32:12Z</dc:date>
    </item>
  </channel>
</rss>

