<?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 Multi Value Fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multi-Value-Fields/m-p/169278#M40127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;subfield(bigfield, '|' ,1) as Field1,&lt;BR /&gt;subfield(bigfield, '|' ,2) as Field2,&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2009 23:57:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-27T23:57:44Z</dc:date>
    <item>
      <title>Multi Value Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-Value-Fields/m-p/169277#M40126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to QlikView and still trying to find my way around a little, prior to attending a training course.&lt;/P&gt;&lt;P&gt;I have a delimited text file data set which in some fields contains mutiple values (sub fields), but I don't know how to deal with it.&lt;/P&gt;&lt;P&gt;Is there a good way for dealing with multi-value fields?&lt;/P&gt;&lt;P&gt;An example record from my data set is as follows:&lt;/P&gt;&lt;P&gt;CARPC|12747ý12815|SALESýRECPT|26473ý-26473|26473|CUST CARPC/0474üPO TY032050ýCK LK||0305ý0307||1||15|1|006000||3943|0|12822|||12783&lt;/P&gt;&lt;P&gt;The pipe character | is the field delimiter and the ý is the sub-value/sub-field delimiter.&lt;/P&gt;&lt;P&gt;Any help from anyone would be appreciated.&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;Andrew Longland&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 23:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-Value-Fields/m-p/169277#M40126</guid>
      <dc:creator />
      <dc:date>2009-08-27T23:47:32Z</dc:date>
    </item>
    <item>
      <title>Multi Value Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-Value-Fields/m-p/169278#M40127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;subfield(bigfield, '|' ,1) as Field1,&lt;BR /&gt;subfield(bigfield, '|' ,2) as Field2,&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 23:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-Value-Fields/m-p/169278#M40127</guid>
      <dc:creator />
      <dc:date>2009-08-27T23:57:44Z</dc:date>
    </item>
    <item>
      <title>Multi Value Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-Value-Fields/m-p/169279#M40128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, but what if there are an unlimited and unknown number of subvalues within each field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2009 13:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-Value-Fields/m-p/169279#M40128</guid>
      <dc:creator />
      <dc:date>2009-08-28T13:33:11Z</dc:date>
    </item>
    <item>
      <title>Multi Value Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-Value-Fields/m-p/169280#M40129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone answer this for me please???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 04:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-Value-Fields/m-p/169280#M40129</guid>
      <dc:creator />
      <dc:date>2009-09-04T04:20:46Z</dc:date>
    </item>
    <item>
      <title>Multi Value Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-Value-Fields/m-p/169281#M40130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Andrew Longland wrote:but what if there are an unlimited and unknown number of subvalues within each field?&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I don't know. What if there are? What do you want to happen?&lt;/P&gt;&lt;P&gt;Providing an example record from your data set was a nice starting point. But you didn't tell us what the fields in the record are, whether there's a fixed number or a variable number, how you wanted the resulting fields named, or if you wanted them to be rows in a (field,value) pair sort of table, and then there are similar questions with all the sub fields of the sub fields. The example record itself, being mostly meaningless codes, provides no answers to these questions.&lt;/P&gt;&lt;P&gt;So I have no idea what you want. If that's your example record, what do you want the OUTPUT to look like? How are we supposed to tell you how to get your desired output if you don't tell us what your desired output IS?&lt;/P&gt;&lt;P&gt;Alternatively, you could look up the subfield() function in the help text. It describes two different modes of use. Dragonauta demonstrates the first, when you can assign a specific subfield to a specific field. There's another mode where you can create a ROW of data for every sub field. I suspect that some combination of the two is what you're after.&lt;/P&gt;&lt;P&gt;Here's what is essentially a random example of subfields with subfields. I have no idea if this is what you're after.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 05:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-Value-Fields/m-p/169281#M40130</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-09-04T05:47:47Z</dc:date>
    </item>
  </channel>
</rss>

