<?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 Splitting values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Splitting-values/m-p/387500#M144624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Dear Qlikview Developers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;For an event-based data model I have around 500 events that I want to split.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;There are a few components where the events excist of, and I want to split them into 2 or more variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;For example I have:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;E1 and I want to split it as "E" and "1"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;1 and I&amp;nbsp; want that as 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;FE1 and I want to split it as "FE" and "1"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;KPB1 and I want to split it as "KPB" and "1"&lt;/P&gt;&lt;P&gt;E1-3 and I want to split it as "E", "1" and "3"&lt;/P&gt;&lt;P&gt;DP6-4-3 and I want to split it as "DP", "6", "4" and "3"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The overall "business rule" should be all characters is the first variable, and every single number is another variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I recognise those as variables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advantage,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Duncan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2013 11:29:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-25T11:29:07Z</dc:date>
    <item>
      <title>Splitting values</title>
      <link>https://community.qlik.com/t5/QlikView/Splitting-values/m-p/387500#M144624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Dear Qlikview Developers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;For an event-based data model I have around 500 events that I want to split.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;There are a few components where the events excist of, and I want to split them into 2 or more variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;For example I have:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;E1 and I want to split it as "E" and "1"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;1 and I&amp;nbsp; want that as 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;FE1 and I want to split it as "FE" and "1"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;KPB1 and I want to split it as "KPB" and "1"&lt;/P&gt;&lt;P&gt;E1-3 and I want to split it as "E", "1" and "3"&lt;/P&gt;&lt;P&gt;DP6-4-3 and I want to split it as "DP", "6", "4" and "3"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The overall "business rule" should be all characters is the first variable, and every single number is another variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I recognise those as variables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advantage,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Duncan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 11:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Splitting-values/m-p/387500#M144624</guid>
      <dc:creator />
      <dc:date>2013-03-25T11:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting values</title>
      <link>https://community.qlik.com/t5/QlikView/Splitting-values/m-p/387501#M144625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have a look at the attached example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 11:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Splitting-values/m-p/387501#M144625</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-03-25T11:50:32Z</dc:date>
    </item>
  </channel>
</rss>

