<?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 Accumulate Value on Text Box (Balance Value ) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233655#M869697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to get all the accumulate value &lt;SPAN style="text-decoration: underline;"&gt;on and before&lt;/SPAN&gt; the selected month ( As Balance Value )&lt;/P&gt;&lt;P&gt;on other word&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;all accumulate value for all period up to selected month&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Plz Look to my Attachment&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>ghassanaldalati</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Accumulate Value on Text Box (Balance Value )</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233655#M869697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to get all the accumulate value &lt;SPAN style="text-decoration: underline;"&gt;on and before&lt;/SPAN&gt; the selected month ( As Balance Value )&lt;/P&gt;&lt;P&gt;on other word&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;all accumulate value for all period up to selected month&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Plz Look to my Attachment&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233655#M869697</guid>
      <dc:creator>ghassanaldalati</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate Value on Text Box (Balance Value )</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233656#M869699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when I select { month ( May ) - Year ( 2015) } I get all the Accumulate amount from &lt;SPAN style="text-decoration: underline;"&gt;Day 1&lt;/SPAN&gt; up to May2015 (Full &lt;SPAN style="font-size: 13.3333px;"&gt;ccumulate amount for all years before + 5 months on May2015) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the formula on TextBox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 08:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233656#M869699</guid>
      <dc:creator>ghassanaldalati</dc:creator>
      <dc:date>2016-11-28T08:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate Value on Text Box (Balance Value )</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233657#M869701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like below..&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;YourDateField = {"$(&lt;SPAN style="font-size: 13.3333px;"&gt;=Date(MakeDate(Max(Year),Max(Month)))&lt;/SPAN&gt;)"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change your field names according to your application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 08:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233657#M869701</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-11-28T08:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate Value on Text Box (Balance Value )</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233658#M869703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year,Month, Date={'&amp;lt;=$(=Date(Max(Date)))'}&amp;gt;} Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 08:56:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233658#M869703</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-11-28T08:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate Value on Text Box (Balance Value )</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233659#M869705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Plz have a look to my attachment .. and help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 09:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233659#M869705</guid>
      <dc:creator>ghassanaldalati</dc:creator>
      <dc:date>2016-11-28T09:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate Value on Text Box (Balance Value )</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233660#M869707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Plz have a look to my attachment .. and help&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 09:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233660#M869707</guid>
      <dc:creator>ghassanaldalati</dc:creator>
      <dc:date>2016-11-28T09:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate Value on Text Box (Balance Value )</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233661#M869709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The working expression is:&lt;STRONG&gt; &lt;/STRONG&gt;=Sum({&amp;lt;Year,Month, Date={'&amp;lt;=$(=Date(Max(Date)))'}&amp;gt;} &lt;STRONG&gt;Sales&lt;/STRONG&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 09:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233661#M869709</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-11-28T09:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate Value on Text Box (Balance Value )</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233662#M869711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this..&lt;/P&gt;&lt;P&gt;=SUM({&amp;lt;Month, Year, Date = {'&amp;lt;=$(=Date(Max(Date)))'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2016 09:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-Value-on-Text-Box-Balance-Value/m-p/1233662#M869711</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-11-28T09:56:59Z</dc:date>
    </item>
  </channel>
</rss>

