<?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: ytd  - how can do it ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351127#M130211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;D'oh! Thanks Jonathan!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Jul 2012 16:13:48 GMT</pubDate>
    <dc:creator>Jason_Michaelides</dc:creator>
    <dc:date>2012-07-15T16:13:48Z</dc:date>
    <item>
      <title>ytd  - how can do it ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351122#M130206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;i have 3 feilds: 1 - year 2 - month 3 - sum kg&lt;/P&gt;&lt;P&gt;i want to calculate the ytd for the "sum kg".&lt;/P&gt;&lt;P&gt;i uesed : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 1;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SUM &lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(vMaxYear)'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;lt;=$(vmaxMonth)'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}{$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;_Flag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={Inv,InvAdel}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;sum kg&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it's show me only the current month.&lt;/P&gt;&lt;P&gt;how can i do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks'&lt;/P&gt;&lt;P&gt;yarin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #800000;"&gt;year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(vMaxYear)'},&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #800000;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;lt;=$(vmaxMonth)'},&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #800000;"&gt;year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}{$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #800000;"&gt;_Flag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={Inv,InvAdel}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #800000;"&gt;sum kg&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2012 11:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351122#M130206</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-15T11:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: ytd  - how can do it ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351123#M130207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM ({&amp;lt;year={"$(Max(Year))"},month={"&amp;lt;=$(=Max(Month))"},_Flag={Inv,InvAdel}&amp;gt;}sum kg)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2012 12:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351123#M130207</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-07-15T12:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: ytd  - how can do it ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351124#M130208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hay &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks' but now it doesn't show anything.&lt;/P&gt;&lt;P&gt;do you have any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yarin. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2012 13:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351124#M130208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-15T13:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: ytd  - how can do it ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351125#M130209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is sum kg in square brackets, [sum kg]. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2012 13:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351125#M130209</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-07-15T13:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: ytd  - how can do it ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351126#M130210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yarin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming everything else is correct, I suggest that you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM ({&amp;lt;year={"$(=Max(Year))"},month={"&amp;lt;=$(=Max(Month))"},_Flag={'Inv','InvAdel'}&amp;gt;} [sum kg])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Courtesy Jason, with some minor grammatical fixes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2012 15:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351126#M130210</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-07-15T15:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: ytd  - how can do it ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351127#M130211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;D'oh! Thanks Jonathan!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2012 16:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351127#M130211</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-07-15T16:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: ytd  - how can do it ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351128#M130212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;SUM ({&amp;lt;year={"$(=Max(Year))"},month=P(&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;{&amp;lt;year={"$(=Max(Year))"}&amp;gt;}MOnth}&lt;/SPAN&gt;,_Flag={'Inv','InvAdel'}&amp;gt;} [sum kg])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;hope this helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2012 17:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-how-can-do-it/m-p/351128#M130212</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-07-15T17:57:17Z</dc:date>
    </item>
  </channel>
</rss>

