<?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: [resolved] special characters in field names - CSV file using hyphen &amp;quot;-&amp;quot; header in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355492#M121230</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has this been solved yet? if not is there a workaround to inserting special characters into column names? my example:&lt;/P&gt;&lt;P&gt;"cost_centre_id" needs to be "cost-centre_id" but it is not letting me use it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;John&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2019 01:17:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-04-02T01:17:43Z</dc:date>
    <item>
      <title>[resolved] special characters in field names - CSV file using hyphen "-" header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355487#M121225</link>
      <description>Excuse the first time user question, but I have fallen at the first hurdle creating my first job.&lt;BR /&gt;The output CSV file needs specific header column names such as "first-name"; I cannot change this.  When I define this in Talend it changes the field in the schema to "first_name" (underscore not hyphen) and i cannot seem to override or escape this.&lt;BR /&gt;Help.&lt;BR /&gt;Thanks&lt;BR /&gt;Si</description>
      <pubDate>Sat, 16 Nov 2024 12:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355487#M121225</guid>
      <dc:creator>Si4</dc:creator>
      <dc:date>2024-11-16T12:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] special characters in field names - CSV file using hyphen "-" header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355488#M121226</link>
      <description>Hi 
&lt;BR /&gt;Talend don't support the special characters like hyphen "-" in the column name.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 22 Sep 2011 08:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355488#M121226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-22T08:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] special characters in field names - CSV file using hyphen "-" header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355489#M121227</link>
      <description>Thanks for the quick reply,
&lt;BR /&gt;OK but then there must be a solution?
&lt;BR /&gt;Lets say I put the header row in another file and then combine the output rows with that row to the output file - then I get the header coloumn names I want?
&lt;BR /&gt;Cheers
&lt;BR /&gt;Si</description>
      <pubDate>Thu, 22 Sep 2011 10:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355489#M121227</guid>
      <dc:creator>Si4</dc:creator>
      <dc:date>2011-09-22T10:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] special characters in field names - CSV file using hyphen "-" header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355490#M121228</link>
      <description>OK - Now I have tried using tUnite to combine the data with a file containing the header row (with illegal characters) and that works fine except no matter how I set the tUnite merge order it always comes out the wrong way.
&lt;BR /&gt;Any ideas what I am doing wrong?
&lt;BR /&gt;Cheers
&lt;BR /&gt;Si</description>
      <pubDate>Fri, 23 Sep 2011 13:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355490#M121228</guid>
      <dc:creator>Si4</dc:creator>
      <dc:date>2011-09-23T13:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] special characters in field names - CSV file using hyphen "-" header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355491#M121229</link>
      <description>OK - searching further suggests that tUnite does not guarantee the field order on the output.&lt;BR /&gt;Change this to be a job for the header and a sub-job activated after the header job to append the data.&lt;BR /&gt;Sigh.&lt;BR /&gt;Si</description>
      <pubDate>Fri, 23 Sep 2011 14:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355491#M121229</guid>
      <dc:creator>Si4</dc:creator>
      <dc:date>2011-09-23T14:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] special characters in field names - CSV file using hyphen "-" header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355492#M121230</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has this been solved yet? if not is there a workaround to inserting special characters into column names? my example:&lt;/P&gt;&lt;P&gt;"cost_centre_id" needs to be "cost-centre_id" but it is not letting me use it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;John&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 01:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355492#M121230</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-02T01:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] special characters in field names - CSV file using hyphen "-" header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355493#M121231</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;@Shicong Hong​&amp;nbsp;@si smith​&amp;nbsp;: Is there a solution identified for the above issue. Stuck with a requirement to use special characters in the column header eg: "attributes.name"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jan 2021 10:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355493#M121231</guid>
      <dc:creator>Sriram151515</dc:creator>
      <dc:date>2021-01-02T10:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] special characters in field names - CSV file using hyphen "-" header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355494#M121232</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a workaround to inserting special characters into column names?&lt;/P&gt;&lt;P&gt;For example: location_latitude to location-latitude&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2021 12:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355494#M121232</guid>
      <dc:creator>SJeshwani1618330394</dc:creator>
      <dc:date>2021-06-12T12:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] special characters in field names - CSV file using hyphen "-" header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355495#M121233</link>
      <description>&lt;P&gt;Hi,you can create your file with a column name with non special characters,&lt;/P&gt;&lt;P&gt;then you read it with a tFileInputRaw as a unique String,&lt;/P&gt;&lt;P&gt;then you replace it ex :   &lt;I&gt;StringUtils&lt;/I&gt;.&lt;I&gt;replace(&lt;/I&gt;(your string),(the old column name),(the new one with special char))&lt;/P&gt;&lt;P&gt;finally you write it with tFileOutputRaw.&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 06:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355495#M121233</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-06-14T06:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] special characters in field names - CSV file using hyphen "-" header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355496#M121234</link>
      <description>&lt;P&gt;What component do you use to replace?&lt;/P&gt;&lt;P&gt;tjava ?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 21:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355496#M121234</guid>
      <dc:creator>dramirez29</dc:creator>
      <dc:date>2021-06-18T21:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] special characters in field names - CSV file using hyphen "-" header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355497#M121235</link>
      <description>&lt;P&gt;Hi , TJavarow or Tmap.&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 07:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-special-characters-in-field-names-CSV-file-using-hyphen/m-p/2355497#M121235</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-06-21T07:39:06Z</dc:date>
    </item>
  </channel>
</rss>

