<?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: LYTD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/573484#M213615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please give me one word answer simple way&lt;/P&gt;&lt;P&gt;What is LYTD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Mar 2014 18:05:02 GMT</pubDate>
    <dc:creator>NavinReddy</dc:creator>
    <dc:date>2014-03-13T18:05:02Z</dc:date>
    <item>
      <title>LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/573481#M213612</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;LYTD-mean last year to till date (or)&lt;/P&gt;&lt;P&gt;last year same months comparision with this year months&lt;/P&gt;&lt;P&gt;plase reply some one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 17:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/573481#M213612</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-03-13T17:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/573482#M213613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this blog post: &lt;A _jive_internal="true" class="font-color-normal" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;Year-over-Year Comparisons&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 18:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/573482#M213613</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-03-13T18:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/573483#M213614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to use SET ANALYSIS (lots of help documentation on that) it allows you to specifiy different valutes than what the user has selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Imagine if your application has a field called START_Y that the user clicks and it they click 2013. This set analysis expression would change the formula to use the previous year, 2012 instead of 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="padding-bottom: 0px; padding-left: 5.4pt; padding-right: 5.4pt; padding-top: 0px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding-left: 5.4pt; padding-right: 5.4pt; border: windowtext 1pt solid;" valign="top" width="415"&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: blue; font-size: 9pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: maroon; font-size: 9pt;"&gt;START_Y&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Arial','sans-serif';"&gt;$(=Only(START_Y)-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;}&amp;gt;FieldYouWantSummedUp&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use your own FIELD names for Year and for whatever figure you are tryingt to sum up&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 18:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/573483#M213614</guid>
      <dc:creator />
      <dc:date>2014-03-13T18:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/573484#M213615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please give me one word answer simple way&lt;/P&gt;&lt;P&gt;What is LYTD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 18:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/573484#M213615</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2014-03-13T18:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: LYTD</title>
      <link>https://community.qlik.com/t5/QlikView/LYTD/m-p/573485#M213616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes LYTD means Last Year To Date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if the user clicked and chose February 2014 and you showed those numbers. LYTD would mean you should show them the sum of the data for 2013 up to and including February. Typically it is only regarding months but you could do the same to an actual date like today. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 18:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LYTD/m-p/573485#M213616</guid>
      <dc:creator />
      <dc:date>2014-03-13T18:23:21Z</dc:date>
    </item>
  </channel>
</rss>

