<?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: Need help for Function YTD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-for-Function-YTD/m-p/1092162#M464796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked out this blog -&amp;gt; &lt;A href="https://community.qlik.com/docs/DOC-6163"&gt;YTQ, QTD, MTD and WTD&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2016 13:37:27 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-11T13:37:27Z</dc:date>
    <item>
      <title>Need help for Function YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-for-Function-YTD/m-p/1092161#M464795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for a function to calculate the YTD of amount but:&lt;/P&gt;&lt;P&gt;- Peolpe can make a selection on the month doesn't change the outcome of the function&lt;/P&gt;&lt;P&gt;- People can choose the country does change the outcome of the function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the function I have till now&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Month=&amp;gt;}amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 13:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-for-Function-YTD/m-p/1092161#M464795</guid>
      <dc:creator>tomhovens</dc:creator>
      <dc:date>2016-04-11T13:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need help for Function YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-for-Function-YTD/m-p/1092162#M464796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked out this blog -&amp;gt; &lt;A href="https://community.qlik.com/docs/DOC-6163"&gt;YTQ, QTD, MTD and WTD&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 13:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-for-Function-YTD/m-p/1092162#M464796</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-11T13:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need help for Function YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-for-Function-YTD/m-p/1092163#M464797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps these blog post help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3619"&gt;Year-over-Year Comparisons&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3157"&gt;Relative Calendar Fields&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 13:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-for-Function-YTD/m-p/1092163#M464797</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-04-11T13:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need help for Function YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-for-Function-YTD/m-p/1092164#M464798</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;Whatever filter you want on sum you can add as you added Month.&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&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;=Sum({$&amp;lt;Month=&amp;gt;,Year=&amp;gt;}amount)&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;like wise. it will just ignore your selection and show the sum.&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;Lokesh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 15:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-for-Function-YTD/m-p/1092164#M464798</guid>
      <dc:creator />
      <dc:date>2016-04-11T15:02:16Z</dc:date>
    </item>
  </channel>
</rss>

