<?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: Query on Loading in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Query-on-Loading/m-p/1139227#M900444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's correct - subfield will create a new row for each single value within the Animal field and like above mentioned is this most often easier to handle then to have a own column for each field-value. But of course could transform it (after the subfield-transforming) in this way per: &lt;A href="https://community.qlik.com/qlik-blogpost/3629"&gt;The Generic Load&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jul 2016 15:23:22 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-07-12T15:23:22Z</dc:date>
    <item>
      <title>Query on Loading</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-Loading/m-p/1139224#M900441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, would greatly appreciate your help as I have been looking hard within this community for answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let say one column of my raw data can contain the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chicken; Duck; Pig; Rat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or it could simply be just Chicken; Pig&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number of animals within each cell can differ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I know how could I create columns on the fly to store each of the animal individually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To illustrate my scenario again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before manipulation: Animals column contains {&lt;SPAN style="font-size: 13.3333px;"&gt;Chicken; Pig; Rat}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After manipulation: Animals column contains {Chicken}; Animals2 column (newly created) contains {Pig}; Animal3 column (newly created) contains {Rat}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-Loading/m-p/1139224#M900441</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Loading</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-Loading/m-p/1139225#M900442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use subfield to split the field-values, something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load subfield(AnimalField, '; ') as SingleAnimal From YourSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereby the field SingleAnimal is a kind of category which is most often more suitable as to distribute them into separate columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2016 13:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-Loading/m-p/1139225#M900442</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-07-12T13:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Loading</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-Loading/m-p/1139226#M900443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Sorry I may not understand this properly during my research, but isnt the use of load subfield creates new rows of data depending on the number of 'animals' I have within the original column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2016 14:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-Loading/m-p/1139226#M900443</guid>
      <dc:creator />
      <dc:date>2016-07-12T14:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Loading</title>
      <link>https://community.qlik.com/t5/QlikView/Query-on-Loading/m-p/1139227#M900444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's correct - subfield will create a new row for each single value within the Animal field and like above mentioned is this most often easier to handle then to have a own column for each field-value. But of course could transform it (after the subfield-transforming) in this way per: &lt;A href="https://community.qlik.com/qlik-blogpost/3629"&gt;The Generic Load&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2016 15:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-on-Loading/m-p/1139227#M900444</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-07-12T15:23:22Z</dc:date>
    </item>
  </channel>
</rss>

