<?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: String functions index,replace,keepchar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035160#M939335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you ! Sunny &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2016 21:17:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-02T21:17:09Z</dc:date>
    <item>
      <title>String functions index,replace,keepchar</title>
      <link>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035158#M939333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field which has values like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 267px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="267"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;Management_Desc&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;Part_Description&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;IMaster_Spare_Parts_Class_Cd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;Spare_Parts_Class_Desc&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I want to get rid of the underscore,I'm attaching a sample file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 21:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035158#M939333</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-02T21:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: String functions index,replace,keepchar</title>
      <link>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035159#M939334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be one of the two?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;SPAN style="color: #ff0000;"&gt; PurgeChar(DBNames, '_') as Field2,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;nbsp; Replace(DBNames, '_', ' ') as Field3;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 21:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035159#M939334</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-02T21:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: String functions index,replace,keepchar</title>
      <link>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035160#M939335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you ! Sunny &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 21:17:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035160#M939335</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-02T21:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: String functions index,replace,keepchar</title>
      <link>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035161#M939336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny ,Lot of us are waiting to read your Blog on Qlikview and Qliksense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need tips on how to code like you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 21:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035161#M939336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-02T21:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: String functions index,replace,keepchar</title>
      <link>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035162#M939337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your very welcome&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 21:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035162#M939337</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-02T21:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: String functions index,replace,keepchar</title>
      <link>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035163#M939338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still learning here, I feel I still have few years before I can come up with a blog. But I will keep everyone posted as soon as I create a Blog &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 21:32:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-functions-index-replace-keepchar/m-p/1035163#M939338</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-02T21:32:21Z</dc:date>
    </item>
  </channel>
</rss>

