<?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 Selecting records within a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-records-within-a-chart/m-p/358614#M1176251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM({&amp;lt;scanned = {0}&amp;gt;} salesvalue) for scanned =0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM({&amp;lt;scanned = {1}&amp;gt;} salesvalue) for scanned =1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2012 09:52:23 GMT</pubDate>
    <dc:creator>CELAMBARASAN</dc:creator>
    <dc:date>2012-03-20T09:52:23Z</dc:date>
    <item>
      <title>Selecting records within a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-records-within-a-chart/m-p/358611#M1176248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi All, Hopefully this is an easy one and I am making a simple error. I am looking at Sales records and pre-selecting the date range. All works fine except I want to calculate a success rate based on a single logical field (scanned). I need to sum the sales value field for both records where this field is value = 1 and also where it is value = 0, then turn these two results into a % success rate to be displayed in a chart. My problem is that I cant see how to get the values SUM (sales value) where scanned = 0 and SUM (salesvalue) where scanned = 1. Any suggestions would be gratefully appreciated. Thanks in advance Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 16:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-records-within-a-chart/m-p/358611#M1176248</guid>
      <dc:creator />
      <dc:date>2012-03-19T16:07:36Z</dc:date>
    </item>
    <item>
      <title>Selecting records within a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-records-within-a-chart/m-p/358612#M1176249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&amp;nbsp; Try SUM({&amp;lt;scanned = {"0","1"}&amp;gt;} salesvalue)&amp;nbsp;&amp;nbsp;&amp;nbsp; Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 07:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-records-within-a-chart/m-p/358612#M1176249</guid>
      <dc:creator />
      <dc:date>2012-03-20T07:57:07Z</dc:date>
    </item>
    <item>
      <title>Selecting records within a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-records-within-a-chart/m-p/358613#M1176250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help. I think I may have expressed myself badly in the question. i think this solution gives me a total for both possible values of scanned, i need to have two seperate totals for the SUM(salesvalue) so that I can present a % of all salesvalue that are scanned = 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 09:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-records-within-a-chart/m-p/358613#M1176250</guid>
      <dc:creator />
      <dc:date>2012-03-20T09:45:07Z</dc:date>
    </item>
    <item>
      <title>Selecting records within a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-records-within-a-chart/m-p/358614#M1176251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM({&amp;lt;scanned = {0}&amp;gt;} salesvalue) for scanned =0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM({&amp;lt;scanned = {1}&amp;gt;} salesvalue) for scanned =1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 09:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-records-within-a-chart/m-p/358614#M1176251</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-03-20T09:52:23Z</dc:date>
    </item>
    <item>
      <title>Selecting records within a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-records-within-a-chart/m-p/358615#M1176252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 9pt;"&gt;SUM({&amp;lt;scanned = {"0"}&amp;gt;} salesvalue)&amp;nbsp;&amp;nbsp;&amp;nbsp; and&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM({&amp;lt;scanned = {"1"}&amp;gt;} salesvalue)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 20:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-records-within-a-chart/m-p/358615#M1176252</guid>
      <dc:creator />
      <dc:date>2012-03-20T20:02:13Z</dc:date>
    </item>
  </channel>
</rss>

