<?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 YTD in Graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147141#M25595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx, @Home (GMT+1, Belgium Time) &lt;IMG alt="Sleep" src="http://community.qlik.com/emoticons/emotion-20.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2009 23:36:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-06-18T23:36:25Z</dc:date>
    <item>
      <title>YTD in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147135#M25589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;My Data is Build with a Account_Id, Year, MonthNbr, MonthValue&lt;/P&gt;&lt;P&gt;Now i would like in a Pivot Table see by Month its YTD (12 month vertical) and beside ther YTD values.&lt;/P&gt;&lt;P&gt;A code Like SUM(IF(??Month??&amp;lt;MonthNbr, MonthValue, 0) should do it, but how can i test the value of the month in the pivotgrid versus the month in the data, as it is based on the same field.&lt;/P&gt;&lt;P&gt;Kind Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 19:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147135#M25589</guid>
      <dc:creator />
      <dc:date>2009-06-18T19:49:14Z</dc:date>
    </item>
    <item>
      <title>YTD in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147136#M25590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi harry,&lt;/P&gt;&lt;P&gt;I am not sure, if I have got it right but instead of using a formula to show it this way , try using full accumulation.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 20:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147136#M25590</guid>
      <dc:creator>amars</dc:creator>
      <dc:date>2009-06-18T20:52:58Z</dc:date>
    </item>
    <item>
      <title>YTD in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147137#M25591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there is more than one year of data available, you will need to have a year field to make sure the YTD data you grab is from the same year, but you can use set analysis to accomplish this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;sum({$&amp;lt;Year = {$(=only(Year))}, MonthNbr = {"&amp;lt;=$(=max(MonthNbr))"}&amp;gt;} MonthValue)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 21:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147137#M25591</guid>
      <dc:creator />
      <dc:date>2009-06-18T21:33:23Z</dc:date>
    </item>
    <item>
      <title>YTD in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147138#M25592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I missed in the title of the topic, my graph is a Pivot Table, and i can't use full Accululation.&lt;/P&gt;&lt;P&gt;@Sue&lt;/P&gt;&lt;P&gt;I've tried this but i'm getting only the month values in the YTD, changing the comparison to just '=' results in the same as '&amp;lt;='&lt;/P&gt;&lt;P&gt;If you want i could post the qv here, but only if yoy have time to watch it. Do'nt want to force in lossing time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 22:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147138#M25592</guid>
      <dc:creator />
      <dc:date>2009-06-18T22:13:32Z</dc:date>
    </item>
    <item>
      <title>YTD in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147139#M25593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Due to time zones i will still follow this entry from @ home.&lt;/P&gt;&lt;P&gt;But i will already post the qv&lt;/P&gt;&lt;P&gt;You will see that in the sql-query i've also the ytd value as a figure, but its that that i would like to 'disable', in other queries this would be to big to keep it readable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 22:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147139#M25593</guid>
      <dc:creator />
      <dc:date>2009-06-18T22:18:34Z</dc:date>
    </item>
    <item>
      <title>YTD in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147140#M25594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I may be able to play with this later this evening (USA Mountain time).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 22:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147140#M25594</guid>
      <dc:creator />
      <dc:date>2009-06-18T22:40:33Z</dc:date>
    </item>
    <item>
      <title>YTD in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147141#M25595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx, @Home (GMT+1, Belgium Time) &lt;IMG alt="Sleep" src="http://community.qlik.com/emoticons/emotion-20.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 23:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-in-Graph/m-p/147141#M25595</guid>
      <dc:creator />
      <dc:date>2009-06-18T23:36:25Z</dc:date>
    </item>
  </channel>
</rss>

