<?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: Ignore the current selection on Straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-the-current-selection-on-Straight-Table/m-p/1158602#M377744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks swuehl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2016 15:03:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-09T15:03:11Z</dc:date>
    <item>
      <title>Ignore the current selection on Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-the-current-selection-on-Straight-Table/m-p/1158600#M377742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please consider the following situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Table 1 I have a customer list with has a metric to calculate the Sum of quantities ordered (showed as a top) based on YTD flag. In same table I’m calculating the customer ratio in percentage based on the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(QuantidadeKG)/sum({TOTAL &amp;lt;[MonthYear]&amp;gt; QuantidadeKG).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In table 2 I have the comparison in the homologous for the same metric and also with the ratio column in percentage and two other columns for variance percentage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expected result is to show in Table 2 the overall ratio percentage as showed in Table 1 ignoring the selections I made on Table 2.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;If customer 5018270000 has 60.60% in Table 1, I want to show that value also in Table 2 to never lose the overall % ratio and relevance information of the customer, independent of the selections I made on the other table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tables before selection:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Table 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Table 2&lt;/P&gt;&lt;P&gt;&lt;IMG alt="before.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127369_before.png" style="height: 256px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Tables after selection:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="after.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/127380_after.png" style="height: 125px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the selection in table 2 the ratio is being calculated based on the metric instead of the overall ratio as showed in table 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get the correct result in the table 2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attach a qvw and sample data file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paulo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 09:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-the-current-selection-on-Straight-Table/m-p/1158600#M377742</guid>
      <dc:creator />
      <dc:date>2016-06-09T09:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore the current selection on Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-the-current-selection-on-Straight-Table/m-p/1158601#M377743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change your perc expression to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(QuantidadeKG)/Sum({1}TOTAL &amp;lt;[MonthYear]&amp;gt;QuantidadeKG)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and disable the realtive option for that expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 12:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-the-current-selection-on-Straight-Table/m-p/1158601#M377743</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-09T12:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore the current selection on Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-the-current-selection-on-Straight-Table/m-p/1158602#M377744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks swuehl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 15:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-the-current-selection-on-Straight-Table/m-p/1158602#M377744</guid>
      <dc:creator />
      <dc:date>2016-06-09T15:03:11Z</dc:date>
    </item>
  </channel>
</rss>

