<?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: Character Removing from field. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879490#M307001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;find the attached qvw also&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Subfileld.bmp" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89225_Subfileld.bmp" style="width: 620px; height: 400px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jun 2015 06:43:05 GMT</pubDate>
    <dc:creator>Siva_Sankar</dc:creator>
    <dc:date>2015-06-12T06:43:05Z</dc:date>
    <item>
      <title>Character Removing from field.</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879481#M306992</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;/P&gt;&lt;P&gt;I have a field Database Name, There is some unwanted character is there. Now I want to pick the character after Backslace (\). For example : TPUMLONCL1SQL01\NAV_PRD_01 NAV_PROD_AFRICA_CS40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output : NAV_PRD_01 NAV_PROD_AFRICA_CS40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ref. please find the xls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 03:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879481#M306992</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2015-06-12T03:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Character Removing from field.</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879482#M306993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi try this&lt;/P&gt;&lt;P&gt;SubField('TPUMLONCL1SQL01\NAV_PRD_01 NAV_PROD_AFRICA_CS40','\',2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 03:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879482#M306993</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-06-12T03:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Character Removing from field.</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879483#M306994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use subfiled, purgechar, or some other strign function. Find the attached document for your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 04:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879483#M306994</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-06-12T04:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Character Removing from field.</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879484#M306995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load SubField( [Database Name&amp;nbsp; ],'\') as DatabaseName&lt;/P&gt;&lt;P&gt; FROM Your table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 04:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879484#M306995</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-06-12T04:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Character Removing from field.</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879485#M306996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more version:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TextBetween&lt;/STRONG&gt;('TPUMLONCL1SQL01\NAV_PRD_01 NAV_PROD_AFRICA_CS40','\','')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 04:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879485#M306996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-12T04:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Character Removing from field.</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879486#M306997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SubField('TPUMLONCL1SQL01\NAV_PRD_01 NAV_PROD_AFRICA_CS40','\',-1)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 04:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879486#M306997</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-06-12T04:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Character Removing from field.</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879487#M306998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now There is one more challenge :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 . TPUMALOY2K05\NAVBELIZE NAV_PROD_BELIZE - After \ there is Server Name and then DB Name is there That DB Name required. NAV_PROD_BELIZE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex : TPUMLONCL1SQL01\NAV_PRD_01 NAV_PROD_AFRICA_CS40 -&amp;nbsp; NAV_PROD_AFRICA_CS40&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 05:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879487#M306998</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2015-06-12T05:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Character Removing from field.</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879488#M306999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; LOAD TextBetween([Database Name&amp;nbsp; ],' ','') as [Server Name]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;C:\Users\mikro01\Desktop\DB.xls&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is [Sheet1$]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="12-Jun-15 7-06-53 AM.jpg" class="jive-image image-1" src="/legacyfs/online/89220_12-Jun-15 7-06-53 AM.jpg" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 06:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879488#M306999</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-06-12T06:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Character Removing from field.</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879489#M307000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TPUMLONCL1SQL01\NAV_PRD_01 NAV_PROD_AFRICA_CS40&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;=subfield(fieldname,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TPUMLONCL1SQL01\&lt;/SPAN&gt;',-1)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 06:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879489#M307000</guid>
      <dc:creator>pratap6699</dc:creator>
      <dc:date>2015-06-12T06:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Character Removing from field.</title>
      <link>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879490#M307001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;find the attached qvw also&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Subfileld.bmp" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89225_Subfileld.bmp" style="width: 620px; height: 400px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 06:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Character-Removing-from-field/m-p/879490#M307001</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-06-12T06:43:05Z</dc:date>
    </item>
  </channel>
</rss>

