<?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: Set Analysis Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Selection/m-p/561642#M209622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. It pointed me in the right direction, I wound up using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; : ; mso-bidi-font-family: &amp;amp;quot; sans-serif&amp;amp;quot: ; mso-ascii-theme-font: minor-latin; ,&amp;amp;quot: ; line-height: 115%; font-size: 11pt; mso-ansi-language: EN-US; mso-hansi-theme-font: minor-latin; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-bidi-theme-font: minor-bidi; Calibri&amp;amp;quot: ;"&gt;=if($(vLimitSales)&amp;lt;&amp;gt;1,'(' &amp;amp; concat({$&amp;lt; Component = {"=aggr(sum(Sales_Value),Component) &amp;lt;$(#=vMaxSales*1000)"}&amp;gt;} Component, '|') &amp;amp; ')')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; mso-bidi-font-family: &amp;amp;quot; : ; mso-ascii-theme-font: minor-latin; line-height: 115%; font-size: 11pt; mso-ansi-language: EN-US; mso-hansi-theme-font: minor-latin; font-family: &amp;amp;quot; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-bidi-theme-font: minor-bidi;"&gt;Just out of curiosity, what's the purpose of bracketing the expression with the ASCII single quotes, Chr(39)?&lt;/EM&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; : ; mso-bidi-font-family: &amp;amp;quot; sans-serif&amp;amp;quot: ; mso-ascii-theme-font: minor-latin; ,&amp;amp;quot: ; line-height: 115%; font-size: 11pt; mso-ansi-language: EN-US; mso-hansi-theme-font: minor-latin; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-bidi-theme-font: minor-bidi; Calibri&amp;amp;quot: ;"&gt; I didn't need them.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 13:13:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-07-11T13:13:22Z</dc:date>
    <item>
      <title>Set Analysis Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Selection/m-p/561640#M209620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know how to use Set Analysis in chart expressions, but how do you use Set Analysis to make selections using a Button Object Action (e.g., Select in Field)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 15:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Selection/m-p/561640#M209620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-10T15:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Selection/m-p/561641#M209621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis is used in aggregation functions and to trigger a selection you have to pass a string (Search String) that you can do like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Chr(39)&amp;amp;'('&amp;amp; &lt;STRONG&gt;Concat({1} DISTINCT Year, '|')&lt;/STRONG&gt; &amp;amp;')'&amp;amp;chr(39)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i have taken Year's(a field) all values to be selected irrespective of the existing selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i. e, you have to use aggregation functions(Concat, Only ...) i believe. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 17:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Selection/m-p/561641#M209621</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-07-10T17:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Selection/m-p/561642#M209622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. It pointed me in the right direction, I wound up using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; : ; mso-bidi-font-family: &amp;amp;quot; sans-serif&amp;amp;quot: ; mso-ascii-theme-font: minor-latin; ,&amp;amp;quot: ; line-height: 115%; font-size: 11pt; mso-ansi-language: EN-US; mso-hansi-theme-font: minor-latin; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-bidi-theme-font: minor-bidi; Calibri&amp;amp;quot: ;"&gt;=if($(vLimitSales)&amp;lt;&amp;gt;1,'(' &amp;amp; concat({$&amp;lt; Component = {"=aggr(sum(Sales_Value),Component) &amp;lt;$(#=vMaxSales*1000)"}&amp;gt;} Component, '|') &amp;amp; ')')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; mso-bidi-font-family: &amp;amp;quot; : ; mso-ascii-theme-font: minor-latin; line-height: 115%; font-size: 11pt; mso-ansi-language: EN-US; mso-hansi-theme-font: minor-latin; font-family: &amp;amp;quot; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-bidi-theme-font: minor-bidi;"&gt;Just out of curiosity, what's the purpose of bracketing the expression with the ASCII single quotes, Chr(39)?&lt;/EM&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: EN-US; : ; mso-bidi-font-family: &amp;amp;quot; sans-serif&amp;amp;quot: ; mso-ascii-theme-font: minor-latin; ,&amp;amp;quot: ; line-height: 115%; font-size: 11pt; mso-ansi-language: EN-US; mso-hansi-theme-font: minor-latin; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot; mso-fareast-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-bidi-theme-font: minor-bidi; Calibri&amp;amp;quot: ;"&gt; I didn't need them.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Selection/m-p/561642#M209622</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-11T13:13:22Z</dc:date>
    </item>
  </channel>
</rss>

