<?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 data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/split-data/m-p/1430854#M801802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where "&lt;EM&gt;user click on Del&lt;/EM&gt;", in Location or SubLocation Listbox ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Nov 2017 10:06:16 GMT</pubDate>
    <dc:creator>antoniotiman</dc:creator>
    <dc:date>2017-11-21T10:06:16Z</dc:date>
    <item>
      <title>split data</title>
      <link>https://community.qlik.com/t5/QlikView/split-data/m-p/1430850#M801798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have below data. The values in the location column has both Location and Sub-Location data. So i want to move the sub-location values into separate fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lookup_Table: //Location to Sub-location mapping table.&lt;/P&gt;&lt;P&gt;LOAD * INLINE &lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Location,SubLocation&lt;/P&gt;&lt;P&gt;NCR,Del&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product, Location,Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, NCR,100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, Del,150&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, NCR,200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, SN,200&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;As location also include sub-location the total sales of NCR location should be 450.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So, when a user click on NCR value sales should be shown as 450. If user click on Del the sales should be 150.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the UI i want to put Location and Sub-Location in each listbox. so location should have location values and sub-location should have only sub-location values in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Please help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-data/m-p/1430850#M801798</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: split data</title>
      <link>https://community.qlik.com/t5/QlikView/split-data/m-p/1430851#M801799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You may need the look table in the attached mapping table format. Find the attachment and let me know if still facing any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 09:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-data/m-p/1430851#M801799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-21T09:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: split data</title>
      <link>https://community.qlik.com/t5/QlikView/split-data/m-p/1430852#M801800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load same table twice with alising&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like below,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Final:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load Location as finalLocation&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from Test;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;concatenate&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load SubLocation as finalLocation&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from Test;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 09:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-data/m-p/1430852#M801800</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-11-21T09:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: split data</title>
      <link>https://community.qlik.com/t5/QlikView/split-data/m-p/1430853#M801801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The location values should not be in Sub-location and vice versa. The ones highlighted below should not be in present in their respective fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/184012_Capture1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Expected output--&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="184011" alt="Capture.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/184011_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 10:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-data/m-p/1430853#M801801</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2017-11-21T10:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: split data</title>
      <link>https://community.qlik.com/t5/QlikView/split-data/m-p/1430854#M801802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where "&lt;EM&gt;user click on Del&lt;/EM&gt;", in Location or SubLocation Listbox ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 10:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-data/m-p/1430854#M801802</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-11-21T10:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: split data</title>
      <link>https://community.qlik.com/t5/QlikView/split-data/m-p/1430855#M801803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't get how i can solve by concatenation. There is no SubLocation field in my main table and i want data to be splitted, so that sub-location data is not in location field and location data is not in sub-location field. However the Location with sub-location should show complete sales(ie. sales of both location and its sub-location.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 10:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-data/m-p/1430855#M801803</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2017-11-21T10:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: split data</title>
      <link>https://community.qlik.com/t5/QlikView/split-data/m-p/1430856#M801804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sub-Location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the lookup table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 10:08:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-data/m-p/1430856#M801804</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2017-11-21T10:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: split data</title>
      <link>https://community.qlik.com/t5/QlikView/split-data/m-p/1430857#M801805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry my bad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I interpret incorrectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 10:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-data/m-p/1430857#M801805</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-11-21T10:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: split data</title>
      <link>https://community.qlik.com/t5/QlikView/split-data/m-p/1430858#M801806</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;IMG alt="del.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184054_del.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 16:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-data/m-p/1430858#M801806</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2017-11-21T16:01:28Z</dc:date>
    </item>
  </channel>
</rss>

