<?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 Re: Disable certain selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442215#M512996</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FABS(SUM ({&amp;lt;PRODUCT=&amp;gt;}SALES)) &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;/ &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;FABS(SUM(&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;PRODUCT=&amp;gt;}&lt;/STRONG&gt;TOTAL SALES))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Sep 2017 13:24:39 GMT</pubDate>
    <dc:creator>prat1507</dc:creator>
    <dc:date>2017-09-29T13:24:39Z</dc:date>
    <item>
      <title>Disable certain selection</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442213#M512994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a pie-chart, which disregards a certain selection. I have two list-boxes (customers and products) and in the middle of all a pie-chart. This one should only be modified by the customers-selection, not by the products-selection. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Beautiful_easy_understandable_visualization.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178143_Beautiful_easy_understandable_visualization.JPG" style="height: 271px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How I'm able to do that? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the expression of&amp;nbsp; pie-chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FABS(SUM (SALES)) &lt;SPAN style="font-size: 10pt;"&gt;/ &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;FABS(SUM(TOTAL SALES))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought abou Set Analysis, but how I could achieve what I need? Where to implement? Many questions and many gaps in my mind. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 13:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442213#M512994</guid>
      <dc:creator>spcon2016</dc:creator>
      <dc:date>2017-09-29T13:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Disable certain selection</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442214#M512995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use set analysis for this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;something like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;FABS(SUM ({&amp;lt;Products&amp;gt;}SALES)) &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;/ &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;FABS(SUM(&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;{&amp;lt;Products&amp;gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;TOTAL SALES))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;This will not consider the selections made on the Products listbox, if I understood correctly, that's what you want to disconsider.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Felipe.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 13:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442214#M512995</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-09-29T13:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Disable certain selection</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442215#M512996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FABS(SUM ({&amp;lt;PRODUCT=&amp;gt;}SALES)) &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;/ &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;FABS(SUM(&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;PRODUCT=&amp;gt;}&lt;/STRONG&gt;TOTAL SALES))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 13:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442215#M512996</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2017-09-29T13:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Disable certain selection</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442216#M512997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try below expression to exclude Products selection FABS(SUM ({}SALES)) / FABS(SUM({}TOTAL SALES))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 13:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442216#M512997</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-09-29T13:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Disable certain selection</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442217#M512998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Typo FABS(SUM ({}SALES)) / FABS(SUM({}TOTAL SALES))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 13:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442217#M512998</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-09-29T13:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Disable certain selection</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442218#M512999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FABS(SUM ({ PRODUCT= }SALES)) / FABS(SUM({PRODUCT= }TOTAL SALES))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 13:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-certain-selection/m-p/1442218#M512999</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-09-29T13:26:43Z</dc:date>
    </item>
  </channel>
</rss>

