<?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: Append selections instead of overwriting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183020#M383153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to attach a copy of the qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Sep 2016 01:31:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-14T01:31:48Z</dc:date>
    <item>
      <title>Append selections instead of overwriting</title>
      <link>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183015#M383148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to show correlation between some of my metrics and am having some issues getting exactly what I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have 2 straight table charts.&amp;nbsp; The first chart is showing all metrics with 2 expressions.&amp;nbsp; One is showing the total population and an amount of flagged users who fit certain criteria.&amp;nbsp; I've attempted to illustrate this below:&lt;/P&gt;&lt;P&gt;&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;Metric&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Total Population&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Flagged Users&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;Metric A&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;32488&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5890&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Metric B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;21987&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10098&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Metric C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10090&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;7890&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A user then will select a metric and a 2nd chart will appear&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;The 2nd chart is showing all other metrics that amount of flagged users belong to, with a percentage of correlation.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;for instance, let's say a user selects Metric B from the table above.&amp;nbsp;&amp;nbsp; I will show all other metrics that the flagged users in the table above belong to.&amp;nbsp; (I've placed the formula to calculate the percentage instead of an actual percentage for example purposes.)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I am using set analysis to get these metrics: Count({&amp;lt;Flag = {1},Metric = E(Metric)&amp;gt;} Users)&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;Metric&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;Flagged Users&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;Correlation %&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Metric A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5098&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;(5098/10098)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Metric C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;9789&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;(9789/10098)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Metric D&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;109&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;(109/10098)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;What I'd like to do is have my end users click a metric from the 2nd chart and, instead of that overwriting the first selected metric, will add said metric to the selections.&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;So if a user wants to see the details of the high correlation between Metric B and Metric C, they will select Metric C from the 2nd chart and the selected metrics will be Metric B and Metric C, instead of just Metric C.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Is this possible?&amp;nbsp; Am I even going about this the right way?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 16:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183015#M383148</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-13T16:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Append selections instead of overwriting</title>
      <link>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183016#M383149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using a different style of list box (LED or LED Check Boxes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137308_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 16:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183016#M383149</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-13T16:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Append selections instead of overwriting</title>
      <link>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183017#M383150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply Sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't use LED or LED check box since the tables are straight charts with calculations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 17:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183017#M383150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-13T17:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Append selections instead of overwriting</title>
      <link>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183018#M383151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if this is what you are looking for, but there is an option in the Qlik Reference manual to add to the existing selections instead of over writing the previous ones:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;14.10 Search&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 18pt; font-family: ArialMT;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As an alternative to making selections by clicking values in QlikView objects, you can make selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;through text or numeric search.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: TimesNewRomanPSMT;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Making Selections Using Search&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 18pt; font-family: Arial-BoldMT;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The following section describes how to make selections using text search, and how QlikView responds to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;different commands. Perform the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Click on the list box caption, and type the search string. The string is not case sensitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The search string appears in the pop-up search box. As a result, QlikView will display all the values of the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selected field that fulfill the criteria of the search string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Press Enter or click one of the cells in the result to select that value. &lt;STRONG&gt;By keeping the Ctrl key&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;depressed while pressing Enter, the selections from the text search will be added to previous selections.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The search box will close automatically when you press Enter or Esc, or when you click in the layout. You&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can also close the search box by clicking the x-icon in the search box. The search box is sizable and will&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;retain its size when it is opened again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is from page 104 in the QlikView 11.20 SR13 manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Stan&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 17:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183018#M383151</guid>
      <dc:creator />
      <dc:date>2016-09-13T17:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Append selections instead of overwriting</title>
      <link>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183019#M383152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply Stan, that's not really what I'm looking for though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the users to select a first metric, then have the 2nd chart display metrics which users of Metric B also belong to, excluding the metric selected in the first chart.&lt;/P&gt;&lt;P&gt;When they select a metric from the 2nd chart, to dig into details of a correlation, that selection currently replaces the 1st metric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when I display a detailed chart, I want the chart to display users that are flagged in the first chart for a specific metric, and also belong to a 2nd metric.&amp;nbsp; Does that make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 18:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183019#M383152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-13T18:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Append selections instead of overwriting</title>
      <link>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183020#M383153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to attach a copy of the qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 01:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-selections-instead-of-overwriting/m-p/1183020#M383153</guid>
      <dc:creator />
      <dc:date>2016-09-14T01:31:48Z</dc:date>
    </item>
  </channel>
</rss>

