<?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: Segregate the field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328754#M410749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try below script also:&lt;IMG alt="idname.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169763_idname.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;a:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;load * Inline [&lt;/P&gt;&lt;P&gt;idname&lt;/P&gt;&lt;P&gt;12345.AM_DA&lt;/P&gt;&lt;P&gt;2314.AMI_Test&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;result:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;KeepChar(idname,'1234567890') as ID,&lt;/P&gt;&lt;P&gt;PurgeChar(idname,'.1234567890') as nmae&lt;/P&gt;&lt;P&gt;Resident a;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jul 2017 10:39:47 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2017-07-11T10:39:47Z</dc:date>
    <item>
      <title>Segregate the field</title>
      <link>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328747#M410742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just I want to small help from your side, I have one column which contains the id and name I want to segregate the id separate and name separate.&lt;/P&gt;&lt;P&gt;Please find the below example. which I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #00ff00;"&gt;source column:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="81" style="border: 1px solid #000000; width: 173px; height: 76px;" width="171"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TABID. Name&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;TABLE border="1" class="jiveBorder" height="49" style="border: 1px solid #000000; width: 166px; height: 33px;" width="164"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;12345.AM_DA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2314.AMI_Test&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #00ff00;"&gt;Results:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="74" style="border: 1px solid rgb(0, 0, 0); width: 231px; height: 52px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;TGB ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;TGB Name&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;12345&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;AM_DA&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2314&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;AMI_Test&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I request to you please write the script for segregate the one column into two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Irshad Ahmad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 06:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328747#M410742</guid>
      <dc:creator>iahmadmca1</dc:creator>
      <dc:date>2017-07-05T06:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Segregate the field</title>
      <link>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328748#M410743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD SubField([TABID. Name], '.', 1) AS [TGB ID], SubField([TABID. Name], '.', 2) AS [TGB Name] Inline [&lt;/P&gt;&lt;P&gt;TABID. Name&lt;/P&gt;&lt;P&gt;12345.AM_DA&lt;/P&gt;&lt;P&gt;2314.AMI_Test&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 06:15:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328748#M410743</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-05T06:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Segregate the field</title>
      <link>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328749#M410744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Anil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 06:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328749#M410744</guid>
      <dc:creator>iahmadmca1</dc:creator>
      <dc:date>2017-07-05T06:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Segregate the field</title>
      <link>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328750#M410745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NP, Please close this thread by flag correct answer and helpful. that may easy understand for new users &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 06:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328750#M410745</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-05T06:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Segregate the field</title>
      <link>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328751#M410746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for small changes I going open the loop&lt;/P&gt;&lt;P&gt;could you please tell me how you can use the group by &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;STRONG&gt;[TGB Name]&lt;/STRONG&gt; in this script I tried to use group by but it is throwing error could you write the script for this.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 07:27:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328751#M410746</guid>
      <dc:creator>iahmadmca1</dc:creator>
      <dc:date>2017-07-05T07:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Segregate the field</title>
      <link>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328752#M410747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share full script and error image, May be&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 04:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328752#M410747</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-10T04:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Segregate the field</title>
      <link>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328753#M410748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil,&lt;/P&gt;&lt;P&gt;Currently, this work in the hold will let you know once it starts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Irshad Ahmad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 05:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328753#M410748</guid>
      <dc:creator>iahmadmca1</dc:creator>
      <dc:date>2017-07-11T05:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Segregate the field</title>
      <link>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328754#M410749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try below script also:&lt;IMG alt="idname.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169763_idname.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;a:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;load * Inline [&lt;/P&gt;&lt;P&gt;idname&lt;/P&gt;&lt;P&gt;12345.AM_DA&lt;/P&gt;&lt;P&gt;2314.AMI_Test&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;result:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;KeepChar(idname,'1234567890') as ID,&lt;/P&gt;&lt;P&gt;PurgeChar(idname,'.1234567890') as nmae&lt;/P&gt;&lt;P&gt;Resident a;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 10:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Segregate-the-field/m-p/1328754#M410749</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-07-11T10:39:47Z</dc:date>
    </item>
  </channel>
</rss>

