<?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 Dynamic Year to Date Calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Year-to-Date-Calculation/m-p/1545373#M598825</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am quite new to Qulikview. I am trying to create a Calculation for the Year to Date. The Goal is that I can still choose the month and Year from the filter, so the Year to date is calculated accordingly.&amp;nbsp; The fields&amp;nbsp; that I have are Month Year and Salesamount. The Salesamount is aggregated on monthly bases.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to flag the Month from starting of the year until today() with a 1 in the loadscript, but then I cannot choose the months from the filter anymore because it is fix in Set expression statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In forum I found this solution:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sum({&amp;lt;Year=, Month=,CalDate= {'&amp;gt;=$(=YearStart(Max(CalDate)))&amp;lt;=$(=Max(CalDate))'}&amp;gt;}NetCount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyone knows how to adapt it to my case or can help me with an own solution?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:25:59 GMT</pubDate>
    <dc:creator>sabmaldun4</dc:creator>
    <dc:date>2024-11-16T04:25:59Z</dc:date>
    <item>
      <title>Dynamic Year to Date Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Year-to-Date-Calculation/m-p/1545373#M598825</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am quite new to Qulikview. I am trying to create a Calculation for the Year to Date. The Goal is that I can still choose the month and Year from the filter, so the Year to date is calculated accordingly.&amp;nbsp; The fields&amp;nbsp; that I have are Month Year and Salesamount. The Salesamount is aggregated on monthly bases.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to flag the Month from starting of the year until today() with a 1 in the loadscript, but then I cannot choose the months from the filter anymore because it is fix in Set expression statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In forum I found this solution:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sum({&amp;lt;Year=, Month=,CalDate= {'&amp;gt;=$(=YearStart(Max(CalDate)))&amp;lt;=$(=Max(CalDate))'}&amp;gt;}NetCount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyone knows how to adapt it to my case or can help me with an own solution?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Year-to-Date-Calculation/m-p/1545373#M598825</guid>
      <dc:creator>sabmaldun4</dc:creator>
      <dc:date>2024-11-16T04:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Year to Date Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Year-to-Date-Calculation/m-p/1545382#M598826</link>
      <description>Try&lt;BR /&gt;SUM({&amp;lt;&lt;BR /&gt;Year={"$(=MAX(Year))"},&lt;BR /&gt;Month={"&amp;lt;=$(=MAX(Month))"},&lt;BR /&gt;&amp;gt;}&lt;BR /&gt;Salesamount)&lt;BR /&gt;&lt;BR /&gt;You might need to change the max(Month) to maxstring(Month) depending how Month is stored.</description>
      <pubDate>Sat, 16 Feb 2019 09:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Year-to-Date-Calculation/m-p/1545382#M598826</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-02-16T09:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Year to Date Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Year-to-Date-Calculation/m-p/1545465#M598827</link>
      <description>This helped me.&lt;BR /&gt;Thank you very much &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Feb 2019 21:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Year-to-Date-Calculation/m-p/1545465#M598827</guid>
      <dc:creator>sabmaldun4</dc:creator>
      <dc:date>2019-02-16T21:52:41Z</dc:date>
    </item>
  </channel>
</rss>

