<?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: VcurrentYear in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/VcurrentYear/m-p/818575#M1032642</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;The expression calculates [Sales Amount] for current month or current year if the max year in table is 2015 month is Jan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jan 2015 10:43:12 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2015-01-20T10:43:12Z</dc:date>
    <item>
      <title>VcurrentYear</title>
      <link>https://community.qlik.com/t5/QlikView/VcurrentYear/m-p/818573#M1032640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all i have a variable&amp;nbsp; which like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vCurrentMonth= Max[Month No]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And month No is a column name which has 4,5,6,7,8,910&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to know what does this variable means ? and what does it do &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;What doeas the below expression does can some one explain me please &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Year={$(=Max(Year))},[Month No]={$(=vCurrentMonth)}&amp;gt;}[Sales Amount])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 10:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VcurrentYear/m-p/818573#M1032640</guid>
      <dc:creator />
      <dc:date>2015-01-20T10:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: VcurrentYear</title>
      <link>https://community.qlik.com/t5/QlikView/VcurrentYear/m-p/818574#M1032641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vCurrentMonth= Max[Month No]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this variable returns the maximum value for the column 'month No'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Year={$(=Max(Year))},[Month No]={$(=vCurrentMonth)}&amp;gt;}[Sales Amount])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this expression returns the sum of Sales Amount where Year is the max year selected and month no is the current month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 10:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VcurrentYear/m-p/818574#M1032641</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-01-20T10:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: VcurrentYear</title>
      <link>https://community.qlik.com/t5/QlikView/VcurrentYear/m-p/818575#M1032642</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;The expression calculates [Sales Amount] for current month or current year if the max year in table is 2015 month is Jan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 10:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VcurrentYear/m-p/818575#M1032642</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-01-20T10:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: VcurrentYear</title>
      <link>https://community.qlik.com/t5/QlikView/VcurrentYear/m-p/818576#M1032643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By your expressn:&lt;/P&gt;&lt;P&gt;It will return the Sum of [Sales Amount] where year is equals to maximum of year and Month is MAximum of month as in your case if Month's values are:&lt;/P&gt;&lt;P&gt;1, 2 , 3 4, 5 , 6 , 7 ,8 9, 10 then &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Month No]={$(=vCurrentMonth)} will return Month = 10 always.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 10:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VcurrentYear/m-p/818576#M1032643</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-01-20T10:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: VcurrentYear</title>
      <link>https://community.qlik.com/t5/QlikView/VcurrentYear/m-p/818577#M1032644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wrestler,&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;"&gt;vCurrentMonth= Max[Month No]....(Month No)-&amp;gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;4,5,6,7,8,910&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will takes maximum value from the Month No field.I.e; it will retrieve 10 from the field.&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;"&gt;=Sum({$&amp;lt;Year={$(=Max(Year))},[Month No]={$(=vCurrentMonth)}&amp;gt;}[Sales 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;"&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;"&gt;This shows the total sales amount of&amp;nbsp; maximum year from your year field and Maximum month from your Month Field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&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;"&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;"&gt;Krishna&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 10:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/VcurrentYear/m-p/818577#M1032644</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-01-20T10:59:08Z</dc:date>
    </item>
  </channel>
</rss>

