<?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: Brackets within a load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Brackets-within-a-load-script/m-p/523100#M690185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One approach would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; A,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; B,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; A &amp;amp; TextBetween(C,A,B) &amp;amp; B as C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;A, B, C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;b, m, a;b;c;e;f;g;h;i;j;k;l;m;n&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Oct 2013 22:08:13 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2013-10-07T22:08:13Z</dc:date>
    <item>
      <title>Brackets within a load script</title>
      <link>https://community.qlik.com/t5/QlikView/Brackets-within-a-load-script/m-p/523099#M690184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a record that looks like this:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;A, B, C&lt;/P&gt;&lt;P&gt;b, m, a;b;c;e;f;g;h;i;j;k;l;m;n&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to obtain is the following:&lt;/P&gt;&lt;P&gt;A, B, C&lt;/P&gt;&lt;P&gt;b, m, b;c;d;e;f;g;h;i;j;k;l;m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have expanded the record using SubField(C, ';') and flagged the b and m records and removed the "noise" values (a and n)&lt;/P&gt;&lt;P&gt;Is there a more elegant way to do this? since I have a lot of records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Antoine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 21:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Brackets-within-a-load-script/m-p/523099#M690184</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-07T21:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Brackets within a load script</title>
      <link>https://community.qlik.com/t5/QlikView/Brackets-within-a-load-script/m-p/523100#M690185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One approach would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; A,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; B,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; A &amp;amp; TextBetween(C,A,B) &amp;amp; B as C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;A, B, C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;b, m, a;b;c;e;f;g;h;i;j;k;l;m;n&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 22:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Brackets-within-a-load-script/m-p/523100#M690185</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-10-07T22:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Brackets within a load script</title>
      <link>https://community.qlik.com/t5/QlikView/Brackets-within-a-load-script/m-p/523101#M690186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I don't really understand what you are trying to do, or better said, what the requirement is and which logic should be applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using subfield() may be a reasonable way to do what you want, but without knowing what you need, it's hard to say.&lt;/P&gt;&lt;P&gt;Why don't you just post your current script and explain a bit more what you need to do in a more abstract way (how do you determine the noise values, for example? What are fields A, B for? do you need to concatenate the C values again after removing the noise?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So maybe someone can suggest a more 'elegant' way or at least some alternative implementation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 23:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Brackets-within-a-load-script/m-p/523101#M690186</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-07T23:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Brackets within a load script</title>
      <link>https://community.qlik.com/t5/QlikView/Brackets-within-a-load-script/m-p/523102#M690187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Stefan if I was unclear.&lt;/P&gt;&lt;P&gt;I will still use subfield at a later step.&lt;/P&gt;&lt;P&gt;I needed to reduce information noise, meaning the values a and n that do not belong to the values between b and m.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't want to post the entire code because I would have to place lots of code &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt; and people might not have the patience to read several lines of script. Hence the simplification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ultimately&lt;/STRONG&gt;&lt;BR /&gt;What I am trying to do is create a bracket to perform interval matching.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for both of you&lt;/P&gt;&lt;P&gt;Antoine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 08:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Brackets-within-a-load-script/m-p/523102#M690187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-08T08:15:27Z</dc:date>
    </item>
  </channel>
</rss>

