<?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 an address block into two fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-split-an-address-block-into-two-fields/m-p/1515277#M602331</link>
    <description>try something like this...&lt;BR /&gt;&lt;BR /&gt;Load *,&lt;BR /&gt;subfield(AddressBlock,chr(10),1) as Adr_Block,&lt;BR /&gt;subfield(AddressBlock,chr(10),2) as Adr_Line1&lt;BR /&gt;From Table1;&lt;BR /&gt;&lt;BR /&gt;Change the subfield positions (1,2) according to your data format.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 03 Dec 2018 01:58:55 GMT</pubDate>
    <dc:creator>PradeepReddy</dc:creator>
    <dc:date>2018-12-03T01:58:55Z</dc:date>
    <item>
      <title>How to split an address block into two fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-an-address-block-into-two-fields/m-p/1515274#M602330</link>
      <description>&lt;P&gt;I am importing data from a software that stores Address Lines as a "block" separated by a new line, rather than as separate fields. How can I separate the address lines into separate fields when I don't have a comma as a delimiter?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, when I import the "AddressBlock" field into QV, I only see the top line of the address line displayed, but if I export it into excel, I can see both lines displayed in a single cell, but on two separate lines just as they appear in the original software.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Dec 2018 23:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-an-address-block-into-two-fields/m-p/1515274#M602330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-02T23:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to split an address block into two fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-an-address-block-into-two-fields/m-p/1515277#M602331</link>
      <description>try something like this...&lt;BR /&gt;&lt;BR /&gt;Load *,&lt;BR /&gt;subfield(AddressBlock,chr(10),1) as Adr_Block,&lt;BR /&gt;subfield(AddressBlock,chr(10),2) as Adr_Line1&lt;BR /&gt;From Table1;&lt;BR /&gt;&lt;BR /&gt;Change the subfield positions (1,2) according to your data format.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2018 01:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-an-address-block-into-two-fields/m-p/1515277#M602331</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2018-12-03T01:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to split an address block into two fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-an-address-block-into-two-fields/m-p/1515889#M602332</link>
      <description>&lt;P&gt;please post some sample data and your expected result&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 22:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-an-address-block-into-two-fields/m-p/1515889#M602332</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-12-03T22:43:16Z</dc:date>
    </item>
  </channel>
</rss>

