<?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 How to replace an specific character under a column in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-replace-an-specific-character-under-a-column/m-p/1095845#M18396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys.&lt;/P&gt;&lt;P&gt;I have a question on what must be an easy task... I have to replace an specific character under a column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I'm loading in Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Name&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;John,Green&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Mike,Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Stephanie,Roberts&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Patrick Isaac,Ortner&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to replace the "," by " " (one space)&lt;/P&gt;&lt;P&gt;How do I do it? Where do I put in the load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jan 2016 00:36:51 GMT</pubDate>
    <dc:creator>patriciousa</dc:creator>
    <dc:date>2016-01-29T00:36:51Z</dc:date>
    <item>
      <title>How to replace an specific character under a column</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-replace-an-specific-character-under-a-column/m-p/1095845#M18396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys.&lt;/P&gt;&lt;P&gt;I have a question on what must be an easy task... I have to replace an specific character under a column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I'm loading in Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Name&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;John,Green&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Mike,Red&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Stephanie,Roberts&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Patrick Isaac,Ortner&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to replace the "," by " " (one space)&lt;/P&gt;&lt;P&gt;How do I do it? Where do I put in the load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 00:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-replace-an-specific-character-under-a-column/m-p/1095845#M18396</guid>
      <dc:creator>patriciousa</dc:creator>
      <dc:date>2016-01-29T00:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace an specific character under a column</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-replace-an-specific-character-under-a-column/m-p/1095846#M18397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use this in your script ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="statement" style="font-weight: bold; color: #444444; font-family: 'Lucida Console', Monaco, monospace; font-size: 13px;"&gt;Replace(&lt;/SPAN&gt;&lt;SPAN style="color: #444444; font-family: 'Lucida Console', Monaco, monospace; font-size: 13px; background-color: #f4f4f4;"&gt;text, from_str, to_str&lt;/SPAN&gt;&lt;SPAN class="statement" style="font-weight: bold; color: #444444; font-family: 'Lucida Console', Monaco, monospace; font-size: 13px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="statement" style="font-weight: bold; color: #444444; font-family: 'Lucida Console', Monaco, monospace; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="statement" style="font-weight: bold; color: #444444; font-family: 'Lucida Console', Monaco, monospace; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 04:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-replace-an-specific-character-under-a-column/m-p/1095846#M18397</guid>
      <dc:creator>paul_scotchford</dc:creator>
      <dc:date>2016-01-29T04:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace an specific character under a column</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-replace-an-specific-character-under-a-column/m-p/1095847#M18398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 13:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-replace-an-specific-character-under-a-column/m-p/1095847#M18398</guid>
      <dc:creator>patriciousa</dc:creator>
      <dc:date>2016-01-29T13:32:10Z</dc:date>
    </item>
  </channel>
</rss>

