<?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: Issue with special character in tFileOutputDelimeted component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278489#M53949</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOjJAAW"&gt;@MeghanaKottala&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Can you pls share a sample input data and also can you also share the job screenshot with result such that Community can look into the issue you are facing?&lt;/P&gt;
&lt;P&gt;Pls do get back to Community,if necessary.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ankit.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jan 2019 10:05:23 GMT</pubDate>
    <dc:creator>ankit7359</dc:creator>
    <dc:date>2019-01-09T10:05:23Z</dc:date>
    <item>
      <title>Issue with special character in tFileOutputDelimeted component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278488#M53948</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am extracting a query result to tFileOutputDelimeted component(.csv file).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;String has to be "can't" but, it is saving in .csv file as "can?t". Why am I getting this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me out?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Meghana.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278488#M53948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with special character in tFileOutputDelimeted component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278489#M53949</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOjJAAW"&gt;@MeghanaKottala&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Can you pls share a sample input data and also can you also share the job screenshot with result such that Community can look into the issue you are facing?&lt;/P&gt;
&lt;P&gt;Pls do get back to Community,if necessary.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ankit.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 10:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278489#M53949</guid>
      <dc:creator>ankit7359</dc:creator>
      <dc:date>2019-01-09T10:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with special character in tFileOutputDelimeted component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278490#M53950</link>
      <description>&lt;P&gt;Here is the screenshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The query results in one string column which has result like this "youíve" and when I run this job, I am getting the result as "you?ve".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I clear&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LubD"&gt;Screen Shot 2019-01-09 at 4.02.20 PM.png&lt;/A&gt;</description>
      <pubDate>Wed, 09 Jan 2019 10:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278490#M53950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-09T10:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with special character in tFileOutputDelimeted component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278491#M53951</link>
      <description>Try to change the encoding to ISO-8859-15</description>
      <pubDate>Wed, 09 Jan 2019 11:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278491#M53951</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-09T11:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with special character in tFileOutputDelimeted component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278492#M53952</link>
      <description>&lt;P&gt;I am using the same&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Meghana&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 11:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278492#M53952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-09T11:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with special character in tFileOutputDelimeted component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278493#M53953</link>
      <description>&lt;P&gt;When you say it is "saving as can?t", what do you mean? Is it literally a question mark in the output file, or is the reading method converting a character that it doesn't understand into a question mark? How are you viewing the output?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect that your input isn't&amp;nbsp;&lt;SPAN&gt;"can't", I bet it is "can’t" (which has a typographical apostrophe, rather than the plain ASCII apostrophe). ISO8859-15 does not have typographical or “directional” quotes, so it can't be written using that encoding.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Using a larger font, &lt;FONT face="times new roman,times" size="7"&gt;'&lt;/FONT&gt; is ASCII, but&amp;nbsp;&lt;FONT face="times new roman,times" size="7"&gt;’&lt;/FONT&gt; is not, and is not supported by ISO8859 character sets.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://practicaltypography.com/straight-and-curly-quotes.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://practicaltypography.com/straight-and-curly-quotes.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 09:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278493#M53953</guid>
      <dc:creator>PhilHibbs</dc:creator>
      <dc:date>2019-01-10T09:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with special character in tFileOutputDelimeted component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278494#M53954</link>
      <description>&lt;P&gt;The issue has been solved. Changed encoding to UTF-16 and it is working. Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Meghana.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 05:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-special-character-in-tFileOutputDelimeted-component/m-p/2278494#M53954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-15T05:33:21Z</dc:date>
    </item>
  </channel>
</rss>

