<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/YTD/m-p/739479#M1036023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Gowtham thanks for the reply , But i wanted to know is the YTD formula correct ? becuase iam not getting the right vale .&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;YTD BOOKINGS TY(Current Year)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({$&amp;lt;Year={$(=Max(Year))},[Month No]={"&amp;lt;=$(=vCurrentMonth)"},Month=&amp;gt;} Booking_Total_Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can u please help me with this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jan 2015 05:52:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-21T05:52:59Z</dc:date>
    <item>
      <title>YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/739474#M1036018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Actually I am using the formala to get Booking for Current&amp;nbsp; Month Current Year&amp;nbsp; and Iam using the below formula&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOOKING CURMONTH TY(Current Year)&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Year={$(=Max(Year))},[Month No]={$(=vCurrentMonth)}&amp;gt;} Booking_Total_Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for YTD&amp;nbsp; Booking This Year The Formula being used is the below one , I want to know is tihs formula correct , What do we mean by YTD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YTD BOOKINGS TY(Current Year)&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Year={$(=Max(Year))},[Month No]={"&amp;lt;=$(=vCurrentMonth)"},Month=&amp;gt;} Booking_Total_Sales)&lt;/P&gt;&lt;P&gt;&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>Wed, 21 Jan 2015 04:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/739474#M1036018</guid>
      <dc:creator />
      <dc:date>2015-01-21T04:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/739475#M1036019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also try&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Year={$(=Max(Year))},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Month No]&lt;/SPAN&gt;={"&amp;lt;=$(=max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Month No]&lt;/SPAN&gt;))"}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Booking_Total_Sales&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 05:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/739475#M1036019</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-01-21T05:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/739476#M1036020</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;YTD is nothing but gives details about total sales from year starting to the present date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for your easy explanation try this expression.&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= {'&amp;gt;=$(=Max(YearStart(today())))&amp;lt;=$(=max(monthend(today())))'}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Booking_Total_Sales&lt;/SPAN&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;&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>Wed, 21 Jan 2015 05:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/739476#M1036020</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-01-21T05:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/739477#M1036021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum({&amp;lt;Year={$(=Max(Year))},Transactiondate={"&amp;lt;=$(=max(Transactiondate))"}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Booking_Total_Sales&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 05:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/739477#M1036021</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-01-21T05:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/739478#M1036022</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;YTD means Year to Date, means getting the value from current year start (jan 1) to till date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 05:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/739478#M1036022</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-01-21T05:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: YTD</title>
      <link>https://community.qlik.com/t5/QlikView/YTD/m-p/739479#M1036023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Gowtham thanks for the reply , But i wanted to know is the YTD formula correct ? becuase iam not getting the right vale .&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;YTD BOOKINGS TY(Current Year)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({$&amp;lt;Year={$(=Max(Year))},[Month No]={"&amp;lt;=$(=vCurrentMonth)"},Month=&amp;gt;} Booking_Total_Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can u please help me with this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 05:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD/m-p/739479#M1036023</guid>
      <dc:creator />
      <dc:date>2015-01-21T05:52:59Z</dc:date>
    </item>
  </channel>
</rss>

