<?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: Qlik Sense: Separating comma separated values into columns by category in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Qlik-Sense-Separating-comma-separated-values-into-columns-by/m-p/1522771#M7698</link>
    <description>&lt;P&gt;Thanks for the responses, I still don't seem to be able to get this to work.&lt;/P&gt;&lt;P&gt;The data source is actually coming from an SQL search with many more columns and rows. Not sure if this is part of the issue?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Dec 2018 22:27:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-19T22:27:57Z</dc:date>
    <item>
      <title>Qlik Sense: Separating comma separated values into columns by category</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-Sense-Separating-comma-separated-values-into-columns-by/m-p/1521883#M7629</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm a very new user and was wondering if within QlikSense i am able to separate data that comes in comma separate values as per table A, into Table B? Looking to do this within QlikSense as table A is coming from an SQL search.&lt;/P&gt;&lt;P&gt;Table A (current)&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;Customer&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Areas for improvement&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;AA001&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Allergies, BMI, BP, Waist&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;AA002&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Alcohol, BMI, Waist&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;BB001&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Allergies, BP, Physical Activity&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table B (desired)&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;Customer&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;Allergies Group&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Alcohol Group&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;BMI&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;BP&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Physical Activity&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Waist&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;AA001&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Allergies&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;BMI&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;BP&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Waist&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;AA002&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;Alcohol&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;BMI&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Waist&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;BB001&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Allergies&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;BP&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;Physical Activity&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR with numbers&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;Allergies Group&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Alcohol Group&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;BMI&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;BP&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Physical Activity&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Waist&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;AA001&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;AA002&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;BB001&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 03:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-Sense-Separating-comma-separated-values-into-columns-by/m-p/1521883#M7629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-18T03:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense: Separating comma separated values into columns by category</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-Sense-Separating-comma-separated-values-into-columns-by/m-p/1521920#M7637</link>
      <description>Load&lt;BR /&gt;Customer,&lt;BR /&gt;If(Match([Areas for improvement],'Allergies'),1) as [Allergies Group],&lt;BR /&gt;If(Match([Areas for improvement],'Alcohol'),1) as [Alcohol Group],&lt;BR /&gt;If(Match([Areas for improvement],'BMI'),1) as [BMI]&lt;BR /&gt;If(Match([Areas for improvement],'BP'),1) as [&lt;BR /&gt;BP],&lt;BR /&gt;If(Match([Areas for improvement],'Physical Activity') ,1) as [Physical Activity],&lt;BR /&gt;If(Match([Areas for improvement],'Waist'),1) as Waist&lt;BR /&gt;Resident TableA</description>
      <pubDate>Tue, 18 Dec 2018 06:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-Sense-Separating-comma-separated-values-into-columns-by/m-p/1521920#M7637</guid>
      <dc:creator>santhiqlik</dc:creator>
      <dc:date>2018-12-18T06:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense: Separating comma separated values into columns by category</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-Sense-Separating-comma-separated-values-into-columns-by/m-p/1521967#M7641</link>
      <description>&lt;P&gt;With something like:&lt;/P&gt;&lt;P&gt;load Customer, trim(subfield([Areas for improvement], ',')) as Category from Source;&lt;/P&gt;&lt;P&gt;you could easily split the valuelist and creating a "normal" table-structure which is usually more suitable for the most kind of calculations/views as a crosstable which you mentioned as your target. If you really need a crosstable you could start with the above mentioned approach and apply on it a &lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Generic-Load/ba-p/1473470" target="_blank"&gt;The-Generic-Load&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 07:52:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-Sense-Separating-comma-separated-values-into-columns-by/m-p/1521967#M7641</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-12-18T07:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense: Separating comma separated values into columns by category</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-Sense-Separating-comma-separated-values-into-columns-by/m-p/1522771#M7698</link>
      <description>&lt;P&gt;Thanks for the responses, I still don't seem to be able to get this to work.&lt;/P&gt;&lt;P&gt;The data source is actually coming from an SQL search with many more columns and rows. Not sure if this is part of the issue?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 22:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-Sense-Separating-comma-separated-values-into-columns-by/m-p/1522771#M7698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-19T22:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense: Separating comma separated values into columns by category</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-Sense-Separating-comma-separated-values-into-columns-by/m-p/1522845#M7701</link>
      <description>&lt;P&gt;The source and also the size of the dataset is quite irrelevant for the functionality. The subfield-split is easy and fast even with large datasets. The generic load and the optional joining of them to a crosstable is instead a quite heavy transformation and will need some time especially by bigger datasets. But like already mentioned the creation of such a crosstable is often not necessary.&lt;/P&gt;&lt;P&gt;Depending on your data it might be useful not to apply this suggestion to your whole table else just to take a KEY (in your case probably the Customer) and the field with the valuelist - and both tables (your origin load and this new split one) are then just associated by the KEY within the datamodel because it avoids potential duplicating-issues of the records by any counting/summing calculations on it.&lt;/P&gt;&lt;P&gt;If you do not move on you should elaborate what didn't work in your case.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 07:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-Sense-Separating-comma-separated-values-into-columns-by/m-p/1522845#M7701</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-12-20T07:07:04Z</dc:date>
    </item>
  </channel>
</rss>

