<?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 Year to date based on Current Month/week/day Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Year-to-date-based-on-Current-Month-week-day-Selection/m-p/414516#M485152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im trying to find a method of showing Year To date against other figures. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My users will be selecting a a minumum of the Year but may also select other criteria , such as Day, Month , Week, Quarter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show a sum for the selection but i want to show a Year to date figure based solely on the Year Selection and disregard the other slections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried tweaking this standard expression (below)but i appear to be missing something&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {$&amp;lt;Year = {$(#=Only(Year))}&amp;gt;} CURSALES )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Apr 2013 13:50:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-30T13:50:08Z</dc:date>
    <item>
      <title>Year to date based on Current Month/week/day Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Year-to-date-based-on-Current-Month-week-day-Selection/m-p/414516#M485152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im trying to find a method of showing Year To date against other figures. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My users will be selecting a a minumum of the Year but may also select other criteria , such as Day, Month , Week, Quarter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show a sum for the selection but i want to show a Year to date figure based solely on the Year Selection and disregard the other slections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried tweaking this standard expression (below)but i appear to be missing something&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {$&amp;lt;Year = {$(#=Only(Year))}&amp;gt;} CURSALES )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 13:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-to-date-based-on-Current-Month-week-day-Selection/m-p/414516#M485152</guid>
      <dc:creator />
      <dc:date>2013-04-30T13:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Year to date based on Current Month/week/day Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Year-to-date-based-on-Current-Month-week-day-Selection/m-p/414517#M485153</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you want user to see only year to date result even if they select the date and month and week then you must exclude those selection as shown in below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum( {$&amp;lt;Year = {$(#=Only(Year))},Month=,Week=,Day=,Date=&amp;gt;} CURSALES )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 17:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-to-date-based-on-Current-Month-week-day-Selection/m-p/414517#M485153</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-04-30T17:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Year to date based on Current Month/week/day Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Year-to-date-based-on-Current-Month-week-day-Selection/m-p/414518#M485154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Kaushik. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are a Star!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 12:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-to-date-based-on-Current-Month-week-day-Selection/m-p/414518#M485154</guid>
      <dc:creator />
      <dc:date>2013-05-01T12:59:29Z</dc:date>
    </item>
  </channel>
</rss>

