<?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: Re: LYTD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709456#M1074259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Satyadev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did exactly what you guided me.But,the values are still differ.I'm unable to get exact output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2014 11:22:30 GMT</pubDate>
    <dc:creator>krishna20</dc:creator>
    <dc:date>2014-08-06T11:22:30Z</dc:date>
    <item>
      <title>LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709444#M1074247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;Hi Friends,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;i'm facing problem in LYTD.in my expression last year part&amp;nbsp; is working but the month part is not working.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;CLM_DATE format DD/MM/YYYY&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;CLM_SETL_DTYear format is 2014,2013,2012.....&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;CLM_SETL_DTMonth format is JAN,FEB,MAR,,.....&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;can anyone pls help me out.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;=&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp; if(&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp; vOptionCurrency = 1, (Sum({&amp;lt;CLM_SETL_DTYear = {$(=Year(Today())-1)},CLM_DATE ={"=num(month(addmonths(Max(CLM_DATE),-12)))"},CS_EST_TYPE = {1}&amp;gt;}CS_AMT_LC_1) //Payment&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -(Sum({&amp;lt;CLM_SETL_DTYear = {$(=Year(Today())-1)},CLM_DATE = {"=num(month(addmonths(Max(CLM_DATE),-12)))"},CS_EST_TYPE = {3}&amp;gt;}CS_AMT_LC_1)))&amp;nbsp; //Recovery&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -(Sum({&amp;lt;CLM_SETL_DTYear = {$(=Year(Today())-1)},CLM_DATE = {"=num(month(addmonths(Max(CLM_DATE),-12)))"},CS_EST_TYPE = {2}&amp;gt;}CS_AMT_LC_1)&amp;nbsp; //Reversal Of Payment&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -(Sum({&amp;lt;CLM_SETL_DTYear = {$(=Year(Today())-1)},CLM_DATE = {"=num(month(addmonths(Max(CLM_DATE),-12)))"},CS_EST_TYPE = {4}&amp;gt;}CS_AMT_LC_1))),&amp;nbsp; //Reversal of Recovery&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vOptionCurrency = 3, (Sum({&amp;lt;CLM_SETL_DTYear = {$(=Year(Today())-1)},CLM_DATE = {"=num(month(addmonths(Max(CLM_DATE),-12)))"},CS_EST_TYPE = {1}&amp;gt;}CS_AMT_LC_3) //Payment&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -(Sum({&amp;lt;CLM_SETL_DTYear = {$(=Year(Today())-1)},CLM_DATE = {"=num(month(addmonths(Max(CLM_DATE),-12)))"},CS_EST_TYPE = {3}&amp;gt;}CS_AMT_LC_3)))&amp;nbsp; //Recovery&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -(Sum({&amp;lt;CLM_SETL_DTYear = {$(=Year(Today())-1)},CLM_DATE = {"=num(month(addmonths(Max(CLM_DATE),-12)))"},CS_EST_TYPE = {2}&amp;gt;}CS_AMT_LC_3)&amp;nbsp; //Reversal Of Payment&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -(Sum({&amp;lt;CLM_SETL_DTYear = {$(=Year(Today())-1)},CLM_DATE = {"=num(month(addmonths(Max(CLM_DATE),-12)))"},CS_EST_TYPE = {4}&amp;gt;}CS_AMT_LC_3)))) ) //Reversal of Recovery&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;Regards&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 12:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709444#M1074247</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-08-04T12:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709445#M1074248</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;As i saw your expression, want to know CLM_DATE is it a DATE or MONTH Field. If its date , then as per your expression you are passing month which might be the reason its not working.&lt;/P&gt;&lt;P&gt;If its a month try &amp;gt;= instead of =&amp;nbsp; in set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 06:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709445#M1074248</guid>
      <dc:creator />
      <dc:date>2014-08-05T06:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709446#M1074249</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;Your month comparison looks weird to me. &lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt;CLM_DATE&lt;/SPAN&gt; is in &lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt;DD/MM/YYYY&lt;/SPAN&gt; format and you are comparing with N&lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt;um(Month(Addmonths(Max(CLM_DATE),-12))) which is in MM format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may either replace &lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt;CLM_DATE&lt;/SPAN&gt; with &lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt;CLM_SETL_DTMonth&lt;/SPAN&gt; in set analysis comparison (see below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt;Sum({&amp;lt;CLM_SETL_DTYear = {$(=Year(Today())-1)}, &lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;STRONG&gt;CLM_SETL_DTMonth&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;={"&amp;lt;=$(=Month(AddMonths(Max(CLM_DATE),-12)))"}&lt;/STRONG&gt;, CS_EST_TYPE = {1}&amp;gt;}CS_AMT_LC_1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt;Or use Today function to compare month (see below)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif;"&gt;Sum({&amp;lt;CLM_SETL_DTYear = {$(=Year(Today())-1)}, &lt;STRONG&gt;CLM_DATE ={"&amp;lt;=$(=Date(AddMonths(Today(),-12)))"},&lt;/STRONG&gt; CS_EST_TYPE = {1}&amp;gt;} CS_AMT_LC_1)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 06:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709446#M1074249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-05T06:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709447#M1074250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yashwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLM_DATE is date filed in the format DD/MM/YYYY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 06:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709447#M1074250</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-08-06T06:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709448#M1074251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi satyadev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using this expression i'm reaching the database value.But not exact value. I tried which you suggested me,but value differs much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;CLM_SETL_DTYear = {$(=Year(Today())-1)},CLM_DATE ={"(&amp;lt;=$(=Date(AddMonths(max(CLM_DATE),-12),'DD/MM/YYYY')))"},CS_EST_TYPE = {1}&amp;gt;}CS_AMT_LC_1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My value 29,454,249 .08&lt;/P&gt;&lt;P&gt;DB Value 29,451,049.08&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shall i expect any other solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 06:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709448#M1074251</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-08-06T06:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709449#M1074252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalyan Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try removing&amp;nbsp; "&amp;lt;="&amp;nbsp; and take &lt;SPAN style="font-family: arial, sans-serif; color: #222222;"&gt;&lt;STRONG&gt;CLM_SETL_DTMonth&lt;/STRONG&gt;&lt;/SPAN&gt; as suggested by satyadev...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regardz,&lt;/P&gt;&lt;P&gt;Vaibz..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 06:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709449#M1074252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-06T06:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709450#M1074253</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 did as u suggested.I'm getting zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 06:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709450#M1074253</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-08-06T06:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709451#M1074254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So basically there is data difference of 3200 between your value and DB value. Can you do simple testing and see where is the problem. Create straight table with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;CLM_DATE&lt;/SPAN&gt; in dimension and above script in expression. Also add another script Sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;CS_AMT_LC_1) and see where is the gap. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 07:06:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709451#M1074254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-06T07:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709452#M1074255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satyadev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is calculation of Payment,Reversal of Payment,Recovery, and Reversal of Recovery.How can i compare total with this expression amount.&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;&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 07:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709452#M1074255</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-08-06T07:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709453#M1074256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Krishna,&lt;/P&gt;&lt;P&gt;Just test Payment data first with my earlier suggestion. If you can figure out this then others can be resolved easily. If possible share your apps with limited and scrambled data to look into exact issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 08:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709453#M1074256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-06T08:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709454#M1074257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satyadev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls find the below attachment and guide me to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls clear the application once you opened it and select QIC,Abhudhabi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 08:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709454#M1074257</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-08-06T08:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709455#M1074258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did checked with simple sum and it is matching with second last set analysis script (see below the set analysis script and matching table). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="claim.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/63805_claim.JPG.jpg" style="width: 620px; height: 403px;" /&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="set.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/63821_set.JPG.jpg" style="width: 620px; height: 125px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 09:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709455#M1074258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-06T09:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709456#M1074259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Satyadev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did exactly what you guided me.But,the values are still differ.I'm unable to get exact output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 11:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709456#M1074259</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-08-06T11:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709457#M1074260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kalyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attachment. In Sheet38, I did some testing and looks like the LYTD logic is fine. I have taken simple sum of values and LYTD logic and both columns are matching for 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if I am missing something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 06:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709457#M1074260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-07T06:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/709458#M1074261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You satyaDev,&lt;/P&gt;&lt;P&gt;Sorry for late reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 07:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/709458#M1074261</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2014-08-11T07:04:44Z</dc:date>
    </item>
  </channel>
</rss>

