<?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 cumulative sales in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/cumulative-sales/m-p/1386621#M422156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Hello, I use this formula: sum (sales) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I have three info to search, (1) sales of the day, (2) sales of the month, and (3) salesof the year &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;fallowing the date, I wish that: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;(1): displays the CA of the day (=&amp;gt; ok) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;(2): displays the month's sales, cumulative from the 1st day of the month to the selected day &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;(3): displays the annual sales from 01/01 to the selected month. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Is it possible using the "inmonth" and "inyear" functions or with other types of functions? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;thank you in advance for your help&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Oct 2017 15:34:00 GMT</pubDate>
    <dc:creator>pirotfab</dc:creator>
    <dc:date>2017-10-03T15:34:00Z</dc:date>
    <item>
      <title>cumulative sales</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sales/m-p/1386621#M422156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Hello, I use this formula: sum (sales) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I have three info to search, (1) sales of the day, (2) sales of the month, and (3) salesof the year &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;fallowing the date, I wish that: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;(1): displays the CA of the day (=&amp;gt; ok) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;(2): displays the month's sales, cumulative from the 1st day of the month to the selected day &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;(3): displays the annual sales from 01/01 to the selected month. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Is it possible using the "inmonth" and "inyear" functions or with other types of functions? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;thank you in advance for your help&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sales/m-p/1386621#M422156</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2017-10-03T15:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sales</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sales/m-p/1386622#M422157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabien,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the below expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales of the day&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(&amp;lt;${Date={Today()}}&amp;gt;total Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales of the month&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum{&amp;lt;${Date={'&amp;gt;=$(=Monthstart(Today()))&amp;lt;=$(vSelectedDate)'}&amp;gt;total Sales}&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; vSelectedDate need to be passed through inputbox&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;Sales of Year &lt;SPAN style="font-size: 13.3333px;"&gt; sum{&amp;lt;${Date={'&amp;gt;=$(=Yearstart(Today()))&amp;lt;=$(=Month($(vSelectedDate)))'}&amp;gt;total Sales}&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sales/m-p/1386622#M422157</guid>
      <dc:creator>arjakumar</dc:creator>
      <dc:date>2017-10-03T15:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sales</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sales/m-p/1386623#M422158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression does not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; sum{&amp;lt;${Date={'&amp;gt;=$(=Monthstart(Today()))&amp;lt;=$(vSelectedDate)'}&amp;gt;total Sales}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 07:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sales/m-p/1386623#M422158</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2017-10-04T07:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sales</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sales/m-p/1386624#M422159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you created &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;vSelectedDate variable.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 16:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sales/m-p/1386624#M422159</guid>
      <dc:creator>arjakumar</dc:creator>
      <dc:date>2017-10-04T16:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative sales</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-sales/m-p/1386625#M422160</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;i find this expression with two variables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=vFirstDayMonthDateSelect)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}*{&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;lt;=$(vDateSelect)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=vFirstDayYearDateSelect)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}*{&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;lt;=$(vDateSelect)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Fabien&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 07:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-sales/m-p/1386625#M422160</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2017-10-05T07:01:55Z</dc:date>
    </item>
  </channel>
</rss>

