<?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 the sales in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/accumulate-the-sales/m-p/732799#M262500</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;i have a straight table which shows customers versus their sales &lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Customer&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Sales&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Customer A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Customer B&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Customer C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Customer D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;230&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;The total sales here is 750 &lt;/P&gt;&lt;P&gt;i want to add a slider and the user to select the value accumulate to the total sales is colored with red&lt;/P&gt;&lt;P&gt;i.e if the customer select 40 from the slider that means hw wants to give a red color to customers who accumualte to 40% of total sales which is 40*750/100=300 &lt;/P&gt;&lt;P&gt;so, customer A,Customer B and Customer C will be highlighted by Red Color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to make this?? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Aug 2014 09:43:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-24T09:43:08Z</dc:date>
    <item>
      <title>accumulate the sales</title>
      <link>https://community.qlik.com/t5/QlikView/accumulate-the-sales/m-p/732799#M262500</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;i have a straight table which shows customers versus their sales &lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Customer&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Sales&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Customer A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Customer B&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Customer C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Customer D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;230&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;The total sales here is 750 &lt;/P&gt;&lt;P&gt;i want to add a slider and the user to select the value accumulate to the total sales is colored with red&lt;/P&gt;&lt;P&gt;i.e if the customer select 40 from the slider that means hw wants to give a red color to customers who accumualte to 40% of total sales which is 40*750/100=300 &lt;/P&gt;&lt;P&gt;so, customer A,Customer B and Customer C will be highlighted by Red Color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to make this?? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 09:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/accumulate-the-sales/m-p/732799#M262500</guid>
      <dc:creator />
      <dc:date>2014-08-24T09:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: accumulate the sales</title>
      <link>https://community.qlik.com/t5/QlikView/accumulate-the-sales/m-p/732800#M262501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why do &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;customer A,Customer B and Customer C&lt;/SPAN&gt; accumulate to 40% of total sales?&lt;/P&gt;&lt;P&gt;Is it because of the order in this table? Does this mean, customers sorted by name do have to accumulate to 40%?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 10:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/accumulate-the-sales/m-p/732800#M262501</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-08-24T10:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: accumulate the sales</title>
      <link>https://community.qlik.com/t5/QlikView/accumulate-the-sales/m-p/732801#M262502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, it's according to their sort&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 10:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/accumulate-the-sales/m-p/732801#M262502</guid>
      <dc:creator />
      <dc:date>2014-08-24T10:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re: accumulate the sales</title>
      <link>https://community.qlik.com/t5/QlikView/accumulate-the-sales/m-p/732802#M262503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mona,&lt;/P&gt;&lt;P&gt;see attachment.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 13:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/accumulate-the-sales/m-p/732802#M262503</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2014-08-24T13:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: accumulate the sales</title>
      <link>https://community.qlik.com/t5/QlikView/accumulate-the-sales/m-p/732803#M262504</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;one solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_130516_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/65093_QlikCommunity_Thread_130516_Pic1.JPG.jpg" style="width: 620px; height: 145px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Aug 2014 14:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/accumulate-the-sales/m-p/732803#M262504</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-08-24T14:40:19Z</dc:date>
    </item>
  </channel>
</rss>

