<?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 Subdivide String in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Subdivide-String/m-p/2092118#M1224177</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have an ID e.g. CG45984G1156GD42R46Z135466&lt;BR /&gt;and now I want to subdivide it as follows:&lt;BR /&gt;CG45984G-1156-GD42-R46Z135466&lt;BR /&gt;So first after 8 characters should be a '-', then after 4 characters a '-' and then again after 4 characters a '-' and then the rest.&lt;/P&gt;
&lt;P&gt;Can anyone help me? Thank you&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2023 13:48:51 GMT</pubDate>
    <dc:creator>Mahran</dc:creator>
    <dc:date>2023-07-10T13:48:51Z</dc:date>
    <item>
      <title>Subdivide String</title>
      <link>https://community.qlik.com/t5/QlikView/Subdivide-String/m-p/2092118#M1224177</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have an ID e.g. CG45984G1156GD42R46Z135466&lt;BR /&gt;and now I want to subdivide it as follows:&lt;BR /&gt;CG45984G-1156-GD42-R46Z135466&lt;BR /&gt;So first after 8 characters should be a '-', then after 4 characters a '-' and then again after 4 characters a '-' and then the rest.&lt;/P&gt;
&lt;P&gt;Can anyone help me? Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 13:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subdivide-String/m-p/2092118#M1224177</guid>
      <dc:creator>Mahran</dc:creator>
      <dc:date>2023-07-10T13:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Subdivide String</title>
      <link>https://community.qlik.com/t5/QlikView/Subdivide-String/m-p/2092120#M1224178</link>
      <description>&lt;P&gt;Left(String,8) &amp;amp; '-' &amp;amp; Mid(String,9,4) &amp;amp; '-' etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 13:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subdivide-String/m-p/2092120#M1224178</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-07-10T13:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Subdivide String</title>
      <link>https://community.qlik.com/t5/QlikView/Subdivide-String/m-p/2092353#M1224182</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 06:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Subdivide-String/m-p/2092353#M1224182</guid>
      <dc:creator>Mahran</dc:creator>
      <dc:date>2023-07-11T06:00:05Z</dc:date>
    </item>
  </channel>
</rss>

