<?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: Use String Seperated by Commas in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-String-Seperated-by-Commas-in-Set-Analysis/m-p/1726913#M452077</link>
    <description>&lt;P&gt;Can you please elaborate?&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jul 2020 16:15:29 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2020-07-10T16:15:29Z</dc:date>
    <item>
      <title>Use String Seperated by Commas in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-String-Seperated-by-Commas-in-Set-Analysis/m-p/1726906#M452076</link>
      <description>&lt;P&gt;I want to something like this: Sum({$&amp;lt;policy={'one, two, three'}&amp;gt;} Value). Is there a way without doing anything in the script editor? And I want it to work if the string length is different too, let's say if it goes 'one, two, three, four, five, six, seven'.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 15:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-String-Seperated-by-Commas-in-Set-Analysis/m-p/1726906#M452076</guid>
      <dc:creator>lain_</dc:creator>
      <dc:date>2020-07-10T15:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Use String Seperated by Commas in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-String-Seperated-by-Commas-in-Set-Analysis/m-p/1726913#M452077</link>
      <description>&lt;P&gt;Can you please elaborate?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 16:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-String-Seperated-by-Commas-in-Set-Analysis/m-p/1726913#M452077</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-07-10T16:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Use String Seperated by Commas in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-String-Seperated-by-Commas-in-Set-Analysis/m-p/1726916#M452078</link>
      <description>&lt;P&gt;Let's say policy has the string values 'one', 'two', and 'three'. I am getting the policy values as a comma delimited string: 'one, two, three'. I need set analysis to work where policy is matched to the values of this string. So with the set analysis of Sum({$&amp;lt;policy={'one, two'}&amp;gt;} value), I would get the sum of values grouped by where policy is equal to 'one' and 'two' but not 'three'. I want to be able to set analyses like Sum({$&amp;lt;policy={'one, three}&amp;gt;} value) and Sum({$&amp;lt;policy={three, two'}&amp;gt;} value), and Sum({$&amp;lt;policy={' two'}&amp;gt;} value) too. So I was thinking, I just needed to split the string I get 'one, two, three' into 'one', 'two', 'three' and feed it into the set analysis but I don't know how. And this can't be done in the load script because the string size changes.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 16:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-String-Seperated-by-Commas-in-Set-Analysis/m-p/1726916#M452078</guid>
      <dc:creator>lain_</dc:creator>
      <dc:date>2020-07-10T16:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Use String Seperated by Commas in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Use-String-Seperated-by-Commas-in-Set-Analysis/m-p/1726939#M452079</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="axk6666_0-1594403110663.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37305i0FDB7274CEE08C54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="axk6666_0-1594403110663.png" alt="axk6666_0-1594403110663.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;use subfield function on the field which your getting delimited comma field in script.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 17:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-String-Seperated-by-Commas-in-Set-Analysis/m-p/1726939#M452079</guid>
      <dc:creator>Akhil_Reddy</dc:creator>
      <dc:date>2020-07-10T17:45:36Z</dc:date>
    </item>
  </channel>
</rss>

