<?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: How to split data in Table box? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798161#M1045236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you always have the space in the middle of the postcode you can use&lt;/P&gt;&lt;P&gt;left([Postcode], ' ')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Nov 2014 15:31:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-21T15:31:58Z</dc:date>
    <item>
      <title>How to split data in Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798157#M1045232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest me how to split data in table box column which is shown below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WA157EN&lt;/P&gt;&lt;P&gt;E66NN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;output should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WA15&lt;/P&gt;&lt;P&gt;E6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can anyone help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:06:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798157#M1045232</guid>
      <dc:creator />
      <dc:date>2014-11-21T15:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to split data in Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798158#M1045233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to sort using the left(), right() or mid() functions.&amp;nbsp; But why does one need 2 characters &amp;amp; the other 4 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798158#M1045233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-21T15:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to split data in Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798159#M1045234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. These are the postcodes in different locations. some postcodes are YU7 L90&amp;nbsp; and some are U9 B56&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will it be possible with these functions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798159#M1045234</guid>
      <dc:creator />
      <dc:date>2014-11-21T15:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to split data in Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798160#M1045235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am guessing here do you want to chop the last 3 characters off ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; left([PostCode],&amp;nbsp; len([PostCode])-3)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798160#M1045235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-21T15:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to split data in Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798161#M1045236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you always have the space in the middle of the postcode you can use&lt;/P&gt;&lt;P&gt;left([Postcode], ' ')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798161#M1045236</guid>
      <dc:creator />
      <dc:date>2014-11-21T15:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to split data in Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798162#M1045237</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;Yeah it is possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left(field, len(field)-3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It won't possible when these two values coming form same field.&lt;/P&gt;&lt;P&gt;but it will possible it these two values coming from different fields using Left(field,4) and Left(field,2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 15:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-data-in-Table-box/m-p/798162#M1045237</guid>
      <dc:creator />
      <dc:date>2014-11-21T15:36:28Z</dc:date>
    </item>
  </channel>
</rss>

