<?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: remove LF    line feeder in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/remove-LF-line-feeder/m-p/1898880#M1963</link>
    <description>&lt;P&gt;What is the target DB (endpoint)?&amp;nbsp; Many if not most targets support&amp;nbsp; the 'advanced' internal parameter : &lt;STRONG&gt;replaceChars&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Sample settings are&amp;nbsp; "0x0D,0x20,0x0A,0x20"&amp;nbsp; (CR to space, LF to space) and&amp;nbsp;"0x0D,0x" (CR to nul) and many more.&lt;/P&gt;
&lt;P&gt;The following text originally circulated within Attunity best I know. Google found it back and I shamelessly copied it from: &lt;A href="https://attunity46.rssing.com/chan-63610596/all_p1.html" target="_blank"&gt;https://attunity46.rssing.com/chan-63610596/all_p1.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If the issue is limited to a few columns/tables, then you may&amp;nbsp; prefer to use a per column transformation using functions like&amp;nbsp;&lt;SPAN&gt;replaceChars(X,Y,Z) and replace. Search for that in the Replicate User Guide.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;hth, Hein.&lt;/P&gt;
&lt;ARTICLE class="cs-single-post"&gt;
&lt;DIV class="cs-single-post-content"&gt;
&lt;DIV id="ib-63610596-8" dir="ltr" lang="en"&gt;
&lt;DIV&gt;------&lt;/DIV&gt;
&lt;DIV&gt;1. In order to replace all non-ASCII characters , you need to set your ReplaceChars string, in the following format:&lt;BR /&gt;ReplaceChars=T,n (where n = 0 , 1, or 2):&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;n=0 means: all characters will be replaced to a "?" , besides the characters between 0x20 to 0x7E and the characters TAB, CR, LF&lt;BR /&gt;n=1 means: all characters will be replaced to a "?" , besides the characters between 0x20 to 0x7E and the TAB character&lt;BR /&gt;n=2 means: all characters will be replaced to a "?" , besides the characters between 0x20 to 0x7E&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: replaceChars=T,2;&lt;BR /&gt;&lt;BR /&gt;2. You can change the replace character used by denoting R,xx in Replacechars (xx is the code for the replace char), example: replaceChars=T,2,R,0x40; will use @ as replace character.&lt;BR /&gt;&lt;BR /&gt;3. When using T,n in the Replacechars functionality , any other replacechars characters in the string will be ignored (e.g. Replacechars=T,2,0x42,0x43 will ignore the switch from 0x42 to 0x43)&lt;BR /&gt;Note that when T,n is used , there is actually no need to replace any characters further (1A character is already replaced automatically without you need to do anything)&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/ARTICLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Mar 2022 18:06:27 GMT</pubDate>
    <dc:creator>Heinvandenheuvel</dc:creator>
    <dc:date>2022-03-01T18:06:27Z</dc:date>
    <item>
      <title>remove LF    line feeder</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/remove-LF-line-feeder/m-p/1898082#M1944</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are trying to egress tables from Sybase , few tables columns contains LF(line feeder) , Due this new rows been ingested / created at destination tables due to LF. Please let me know how LF can be removed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 07:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/remove-LF-line-feeder/m-p/1898082#M1944</guid>
      <dc:creator>muthu7</dc:creator>
      <dc:date>2022-02-28T07:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: remove LF    line feeder</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/remove-LF-line-feeder/m-p/1898083#M1945</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/152993"&gt;@muthu7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check this article &lt;A title="Remove Carriage Returns" href="https://community.qlik.com/t5/Qlik-Replicate/Character-Substitution-Remove-Carriage-Returns/m-p/1855202#M1252" target="_blank" rel="noopener"&gt;Remove Carriage Returns&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 07:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/remove-LF-line-feeder/m-p/1898083#M1945</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2022-02-28T07:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: remove LF    line feeder</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/remove-LF-line-feeder/m-p/1898880#M1963</link>
      <description>&lt;P&gt;What is the target DB (endpoint)?&amp;nbsp; Many if not most targets support&amp;nbsp; the 'advanced' internal parameter : &lt;STRONG&gt;replaceChars&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Sample settings are&amp;nbsp; "0x0D,0x20,0x0A,0x20"&amp;nbsp; (CR to space, LF to space) and&amp;nbsp;"0x0D,0x" (CR to nul) and many more.&lt;/P&gt;
&lt;P&gt;The following text originally circulated within Attunity best I know. Google found it back and I shamelessly copied it from: &lt;A href="https://attunity46.rssing.com/chan-63610596/all_p1.html" target="_blank"&gt;https://attunity46.rssing.com/chan-63610596/all_p1.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If the issue is limited to a few columns/tables, then you may&amp;nbsp; prefer to use a per column transformation using functions like&amp;nbsp;&lt;SPAN&gt;replaceChars(X,Y,Z) and replace. Search for that in the Replicate User Guide.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;hth, Hein.&lt;/P&gt;
&lt;ARTICLE class="cs-single-post"&gt;
&lt;DIV class="cs-single-post-content"&gt;
&lt;DIV id="ib-63610596-8" dir="ltr" lang="en"&gt;
&lt;DIV&gt;------&lt;/DIV&gt;
&lt;DIV&gt;1. In order to replace all non-ASCII characters , you need to set your ReplaceChars string, in the following format:&lt;BR /&gt;ReplaceChars=T,n (where n = 0 , 1, or 2):&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;n=0 means: all characters will be replaced to a "?" , besides the characters between 0x20 to 0x7E and the characters TAB, CR, LF&lt;BR /&gt;n=1 means: all characters will be replaced to a "?" , besides the characters between 0x20 to 0x7E and the TAB character&lt;BR /&gt;n=2 means: all characters will be replaced to a "?" , besides the characters between 0x20 to 0x7E&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: replaceChars=T,2;&lt;BR /&gt;&lt;BR /&gt;2. You can change the replace character used by denoting R,xx in Replacechars (xx is the code for the replace char), example: replaceChars=T,2,R,0x40; will use @ as replace character.&lt;BR /&gt;&lt;BR /&gt;3. When using T,n in the Replacechars functionality , any other replacechars characters in the string will be ignored (e.g. Replacechars=T,2,0x42,0x43 will ignore the switch from 0x42 to 0x43)&lt;BR /&gt;Note that when T,n is used , there is actually no need to replace any characters further (1A character is already replaced automatically without you need to do anything)&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/ARTICLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 18:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/remove-LF-line-feeder/m-p/1898880#M1963</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-03-01T18:06:27Z</dc:date>
    </item>
  </channel>
</rss>

