<?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 Please Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Please-Help/m-p/719230#M672341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell how to Make Logic with condition Mentioned Below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from&amp;nbsp; today's [current] date to last six month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i write logic for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance!&lt;/P&gt;&lt;P&gt;Timba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Sep 2014 09:46:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-05T09:46:03Z</dc:date>
    <item>
      <title>Please Help</title>
      <link>https://community.qlik.com/t5/QlikView/Please-Help/m-p/719230#M672341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell how to Make Logic with condition Mentioned Below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from&amp;nbsp; today's [current] date to last six month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i write logic for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance!&lt;/P&gt;&lt;P&gt;Timba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-Help/m-p/719230#M672341</guid>
      <dc:creator />
      <dc:date>2014-09-05T09:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help</title>
      <link>https://community.qlik.com/t5/QlikView/Please-Help/m-p/719231#M672342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need more detail to help you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you may use &lt;SPAN class="Code"&gt;addmonths (Today(),-6)&lt;/SPAN&gt; that return 2014/03/05&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case you can set a condition where values are taken between the two dates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-Help/m-p/719231#M672342</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-09-05T09:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help</title>
      <link>https://community.qlik.com/t5/QlikView/Please-Help/m-p/719232#M672345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try Like this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=sum({&amp;lt;trn_Date={'&amp;gt;=$(VarPrev6Maxdate)&amp;nbsp; &amp;lt;=$(VarMaxdate)'}&amp;gt;}&amp;nbsp; amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Variables&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;VarPrev6Maxdate : date(max(trn_Date),'DD-MM-YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;VarMaxdate : Date(AddMonths(VarMaxdate,-6),'DD-MM-YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-Help/m-p/719232#M672345</guid>
      <dc:creator />
      <dc:date>2014-09-05T09:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help</title>
      <link>https://community.qlik.com/t5/QlikView/Please-Help/m-p/719233#M672349</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 like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;DateField ={"&amp;gt;=$(=Date(MonthStart(Max(DateField),-5),'DD-MM-YYYY'))&amp;nbsp; &amp;lt;=$(=date(max(DateField),'DD-MM-YYYY'))"}&amp;gt;}&amp;nbsp; amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-Help/m-p/719233#M672349</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-09-05T09:54:54Z</dc:date>
    </item>
  </channel>
</rss>

