<?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: Constant value in csv output from Data Mapper keeps having quotes in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Constant-value-in-csv-output-from-Data-Mapper-keeps-having/m-p/2495630#M141591</link>
    <description>&lt;P&gt;Hi , Can you once try by removing the double quote from "Quote Character" Tab in the CSV Properties.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Dec 2024 17:57:24 GMT</pubDate>
    <dc:creator>Sonal_Reddy_18</dc:creator>
    <dc:date>2024-12-02T17:57:24Z</dc:date>
    <item>
      <title>Constant value in csv output from Data Mapper keeps having quotes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Constant-value-in-csv-output-from-Data-Mapper-keeps-having/m-p/2495496#M141589</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I use tHmap to extract data from json and place it in a csv file.&lt;/P&gt;
&lt;P&gt;Al goes well, except that one column has a constant value. I have delcared the mapping for that column with the mapper function 'constant' and typed the value.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jacco_De_Zwart_1-1733133199691.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175055i54D5197CB636B6D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jacco_De_Zwart_1-1733133199691.png" alt="Jacco_De_Zwart_1-1733133199691.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The setting in the representation for csv output is 'Quote mode" "None". That should be enough to have no quotes surrounding the values.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jacco_De_Zwart_2-1733133339065.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175056i25E7B392779D14A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jacco_De_Zwart_2-1733133339065.png" alt="Jacco_De_Zwart_2-1733133339065.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the other string column have no quotes in the output file. Only the column that I have defaulted with the constant function has quotes.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jacco_De_Zwart_3-1733133391008.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/175057i9AB58D104590F980/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jacco_De_Zwart_3-1733133391008.png" alt="Jacco_De_Zwart_3-1733133391008.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How do I get rid of these quoutes ?&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 09:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Constant-value-in-csv-output-from-Data-Mapper-keeps-having/m-p/2495496#M141589</guid>
      <dc:creator>Jacco_De_Zwart</dc:creator>
      <dc:date>2024-12-02T09:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Constant value in csv output from Data Mapper keeps having quotes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Constant-value-in-csv-output-from-Data-Mapper-keeps-having/m-p/2495630#M141591</link>
      <description>&lt;P&gt;Hi , Can you once try by removing the double quote from "Quote Character" Tab in the CSV Properties.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 17:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Constant-value-in-csv-output-from-Data-Mapper-keeps-having/m-p/2495630#M141591</guid>
      <dc:creator>Sonal_Reddy_18</dc:creator>
      <dc:date>2024-12-02T17:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Constant value in csv output from Data Mapper keeps having quotes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Constant-value-in-csv-output-from-Data-Mapper-keeps-having/m-p/2495711#M141593</link>
      <description>&lt;P&gt;Sonal,&lt;/P&gt;
&lt;P&gt;Thanks for your suggestion. After some fidling around I found out that is not in the CSV properties panel, but it is due to the tailing spaces.&lt;/P&gt;
&lt;P&gt;From one point I understand, spaces always give headaches, but on the other hand, the CSV properties panel is pretty clear on how to use quotes.&lt;/P&gt;
&lt;P&gt;When you configure 'Never' quote values, then tHmap should&amp;nbsp;&lt;STRONG&gt;never&lt;/STRONG&gt; quote values. There might be a good practical reason for doing so.&lt;/P&gt;
&lt;P&gt;Anyway, thanks for you suggestion. I got it working now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jacco&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 08:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Constant-value-in-csv-output-from-Data-Mapper-keeps-having/m-p/2495711#M141593</guid>
      <dc:creator>Jacco_De_Zwart</dc:creator>
      <dc:date>2024-12-03T08:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Constant value in csv output from Data Mapper keeps having quotes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Constant-value-in-csv-output-from-Data-Mapper-keeps-having/m-p/2495712#M141594</link>
      <description>&lt;P&gt;I solved it myself after some fidling around. Remove the trailing spaces from the value Cylinder/Roll/Tube.&lt;/P&gt;
&lt;P&gt;Problem solved, albeit strange since the CSV properties panel is pretty explicid on how to handle quotes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jacco&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 08:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Constant-value-in-csv-output-from-Data-Mapper-keeps-having/m-p/2495712#M141594</guid>
      <dc:creator>Jacco_De_Zwart</dc:creator>
      <dc:date>2024-12-03T08:07:16Z</dc:date>
    </item>
  </channel>
</rss>

