<?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: Split column and replace with associated fields and concatenate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Re-Split-column-and-replace-with-associated-fields-and/m-p/1535606#M439155</link>
    <description>&lt;P&gt;Something like this:&lt;/P&gt;&lt;PRE&gt;MAPSEGMENTS:
Mapping LOAD Segment, SalesRepID
FROM ....;

Data:
LOAD Segment,
	SalesRepID,
	RouteSegment,
	MapSubString('MAPSEGMENTS', RouteSegment) as RouteSales
FROM ....;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;PS: posted in wrong forum. Should be posted to a Qlikview or QikSense forum, not the community forum.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jan 2019 05:33:21 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2019-01-28T05:33:21Z</dc:date>
    <item>
      <title>Re: Split column and replace with associated fields and concatenate</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Split-column-and-replace-with-associated-fields-and/m-p/1535606#M439155</link>
      <description>&lt;P&gt;Something like this:&lt;/P&gt;&lt;PRE&gt;MAPSEGMENTS:
Mapping LOAD Segment, SalesRepID
FROM ....;

Data:
LOAD Segment,
	SalesRepID,
	RouteSegment,
	MapSubString('MAPSEGMENTS', RouteSegment) as RouteSales
FROM ....;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;PS: posted in wrong forum. Should be posted to a Qlikview or QikSense forum, not the community forum.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 05:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Split-column-and-replace-with-associated-fields-and/m-p/1535606#M439155</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-01-28T05:33:21Z</dc:date>
    </item>
  </channel>
</rss>

