<?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 Substrings in Array in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Substrings-in-Array/m-p/1685058#M450305</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have the array which looks like:&lt;/P&gt;&lt;P&gt;[2,4,5],[33,55,66].&lt;/P&gt;&lt;P&gt;Sometimes it looks like :&lt;/P&gt;&lt;P&gt;[545,345345,345435]&lt;/P&gt;&lt;P&gt;Meaning of values is:&lt;/P&gt;&lt;TABLE width="762"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="452"&gt;&lt;P&gt;&lt;STRONG&gt;value&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="452"&gt;&lt;P&gt;[TYPE1, SERVICEID1, SOLUTIONID1], [TYPE2, SERVICEID2, SolutionID2]&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I need to diverse this array to&amp;nbsp; 6 different fields in both cases when I have either 6 fields or only 3:&lt;/P&gt;&lt;P&gt;Type1&lt;/P&gt;&lt;P&gt;ServiceID1&lt;/P&gt;&lt;P&gt;SolutionID1&lt;/P&gt;&lt;P&gt;Type2&lt;/P&gt;&lt;P&gt;ServiceID2&lt;/P&gt;&lt;P&gt;SolutionID2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,Inna&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:02:51 GMT</pubDate>
    <dc:creator>innashna</dc:creator>
    <dc:date>2024-11-16T01:02:51Z</dc:date>
    <item>
      <title>Substrings in Array</title>
      <link>https://community.qlik.com/t5/QlikView/Substrings-in-Array/m-p/1685058#M450305</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have the array which looks like:&lt;/P&gt;&lt;P&gt;[2,4,5],[33,55,66].&lt;/P&gt;&lt;P&gt;Sometimes it looks like :&lt;/P&gt;&lt;P&gt;[545,345345,345435]&lt;/P&gt;&lt;P&gt;Meaning of values is:&lt;/P&gt;&lt;TABLE width="762"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="452"&gt;&lt;P&gt;&lt;STRONG&gt;value&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="452"&gt;&lt;P&gt;[TYPE1, SERVICEID1, SOLUTIONID1], [TYPE2, SERVICEID2, SolutionID2]&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I need to diverse this array to&amp;nbsp; 6 different fields in both cases when I have either 6 fields or only 3:&lt;/P&gt;&lt;P&gt;Type1&lt;/P&gt;&lt;P&gt;ServiceID1&lt;/P&gt;&lt;P&gt;SolutionID1&lt;/P&gt;&lt;P&gt;Type2&lt;/P&gt;&lt;P&gt;ServiceID2&lt;/P&gt;&lt;P&gt;SolutionID2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,Inna&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Substrings-in-Array/m-p/1685058#M450305</guid>
      <dc:creator>innashna</dc:creator>
      <dc:date>2024-11-16T01:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Substrings in Array</title>
      <link>https://community.qlik.com/t5/QlikView/Substrings-in-Array/m-p/1685092#M450306</link>
      <description>&lt;P&gt;&lt;FONT face="courier new,courier"&gt;SubField(purgechar(myfield,'[]'), ',', 1) as Type1,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SubField(purgechar(myfield,'[]'), ',', 2) as ServiceID1,&lt;/FONT&gt;&lt;BR /&gt;// and so on&lt;/P&gt;&lt;P&gt;When the second group doesn't exist (Subfield indexes 4,5,&amp;amp;6) those fields will just be null in your table.&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 17:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Substrings-in-Array/m-p/1685092#M450306</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2020-03-16T17:22:04Z</dc:date>
    </item>
  </channel>
</rss>

