<?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: Separating Values while lookup in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Separating-Values-while-lookup/m-p/1826278#M1214004</link>
    <description>&lt;P&gt;maybe like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Input:
Load *, subfield(place,'/') as place_new;
load * Inline [
Col1, place

1,Area/Club

2,District

3,Country/Street
];

TAB2:
Load * Inline [
Col1
1
2
3
];&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 03 Aug 2021 08:37:51 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2021-08-03T08:37:51Z</dc:date>
    <item>
      <title>Separating Values while lookup</title>
      <link>https://community.qlik.com/t5/QlikView/Separating-Values-while-lookup/m-p/1826269#M1214002</link>
      <description>&lt;P&gt;Input:&lt;BR /&gt;load * Inline [&lt;BR /&gt;Col1, place&lt;/P&gt;&lt;P&gt;1,Area/Club&lt;/P&gt;&lt;P&gt;2,District&lt;/P&gt;&lt;P&gt;3,Country/Street&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;TAB2:&lt;BR /&gt;Load * Inline [&lt;BR /&gt;Col1&lt;BR /&gt;1&lt;BR /&gt;2&lt;BR /&gt;3&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Output should be like below:&lt;/P&gt;&lt;P&gt;1,Area&lt;/P&gt;&lt;P&gt;1,Club&lt;/P&gt;&lt;P&gt;2,District&lt;/P&gt;&lt;P&gt;3,Country&lt;/P&gt;&lt;P&gt;3,Street&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anybody please help. Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 08:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separating-Values-while-lookup/m-p/1826269#M1214002</guid>
      <dc:creator>Saro_2306</dc:creator>
      <dc:date>2021-08-03T08:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Separating Values while lookup</title>
      <link>https://community.qlik.com/t5/QlikView/Separating-Values-while-lookup/m-p/1826278#M1214004</link>
      <description>&lt;P&gt;maybe like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Input:
Load *, subfield(place,'/') as place_new;
load * Inline [
Col1, place

1,Area/Club

2,District

3,Country/Street
];

TAB2:
Load * Inline [
Col1
1
2
3
];&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 03 Aug 2021 08:37:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separating-Values-while-lookup/m-p/1826278#M1214004</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2021-08-03T08:37:51Z</dc:date>
    </item>
  </channel>
</rss>

