<?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: Ignore double blackslash in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Ignore-double-blackslash-in-Talend/m-p/2226403#M18322</link>
    <description>&lt;P&gt;I was able to find the solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need to another 2 backslashes to ignore.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;regexp_instr(&lt;/SPAN&gt;&lt;SPAN&gt;lower&lt;/SPAN&gt;&lt;SPAN&gt;(md.name),&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;'&lt;/SPAN&gt;&lt;SPAN&gt;^&lt;/SPAN&gt;&lt;SPAN&gt;(week&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;module)&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;\\\\&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;d&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2019 23:40:19 GMT</pubDate>
    <dc:creator>Parikhharshal</dc:creator>
    <dc:date>2019-10-29T23:40:19Z</dc:date>
    <item>
      <title>Ignore double blackslash in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ignore-double-blackslash-in-Talend/m-p/2226402#M18321</link>
      <description>&lt;P&gt;Hi experts&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While executing the SQL I have got below statement:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
 regexp_instr(
 &lt;SPAN&gt;lower&lt;/SPAN&gt;(md.name),
 &lt;SPAN&gt; '&lt;/SPAN&gt;
 &lt;SPAN&gt;^&lt;/SPAN&gt;(week
 &lt;SPAN&gt;|&lt;/SPAN&gt;module)
 &lt;SPAN&gt; &lt;STRONG&gt;\\&lt;/STRONG&gt;&lt;/SPAN&gt;
 &lt;STRONG&gt;d&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;/STRONG&gt;
 &lt;SPAN&gt;'&lt;/SPAN&gt;)
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 I have put in as part of tDbRow component. As soon as Talend executes this it just skips and doesn't process data for that column.
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 How can I ignore or skip double backslashes?
&lt;/DIV&gt;
&lt;DIV&gt;
 &amp;nbsp;
&lt;/DIV&gt;
&lt;DIV&gt;
 Thanks
&lt;/DIV&gt;
&lt;DIV&gt;
 Harshal.
&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ignore-double-blackslash-in-Talend/m-p/2226402#M18321</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2024-11-16T04:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore double blackslash in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ignore-double-blackslash-in-Talend/m-p/2226403#M18322</link>
      <description>&lt;P&gt;I was able to find the solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need to another 2 backslashes to ignore.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;regexp_instr(&lt;/SPAN&gt;&lt;SPAN&gt;lower&lt;/SPAN&gt;&lt;SPAN&gt;(md.name),&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;'&lt;/SPAN&gt;&lt;SPAN&gt;^&lt;/SPAN&gt;&lt;SPAN&gt;(week&lt;/SPAN&gt;&lt;SPAN&gt;|&lt;/SPAN&gt;&lt;SPAN&gt;module)&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;\\\\&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;d&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 23:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ignore-double-blackslash-in-Talend/m-p/2226403#M18322</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2019-10-29T23:40:19Z</dc:date>
    </item>
  </channel>
</rss>

