<?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: adding line break for restREsponse in txmlMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/adding-line-break-for-restREsponse-in-txmlMap/m-p/2252949#M36437</link>
    <description>I have tried that but it doesn't work&lt;BR /&gt;</description>
    <pubDate>Thu, 19 Mar 2020 09:18:42 GMT</pubDate>
    <dc:creator>Cherichoc-</dc:creator>
    <dc:date>2020-03-19T09:18:42Z</dc:date>
    <item>
      <title>adding line break for restREsponse in txmlMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-line-break-for-restREsponse-in-txmlMap/m-p/2252947#M36435</link>
      <description>&lt;P&gt;Is there a way to add line break in txmlMap in the expression builder&amp;nbsp; e.g&lt;/P&gt;
&lt;P&gt;row1.column + "\n"&lt;/P&gt;
&lt;P&gt;this seems to not work&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tdbRow---&amp;gt;tParseRecordset--&amp;gt;txmlMap---&amp;gt;tRestResponse&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-line-break-for-restREsponse-in-txmlMap/m-p/2252947#M36435</guid>
      <dc:creator>Cherichoc-</dc:creator>
      <dc:date>2024-11-16T02:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: adding line break for restREsponse in txmlMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-line-break-for-restREsponse-in-txmlMap/m-p/2252948#M36436</link>
      <description>try this:&lt;BR /&gt;row1.column+"\r\n"+"data from new line"</description>
      <pubDate>Thu, 19 Mar 2020 09:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-line-break-for-restREsponse-in-txmlMap/m-p/2252948#M36436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-19T09:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: adding line break for restREsponse in txmlMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-line-break-for-restREsponse-in-txmlMap/m-p/2252949#M36437</link>
      <description>I have tried that but it doesn't work&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2020 09:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-line-break-for-restREsponse-in-txmlMap/m-p/2252949#M36437</guid>
      <dc:creator>Cherichoc-</dc:creator>
      <dc:date>2020-03-19T09:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: adding line break for restREsponse in txmlMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-line-break-for-restREsponse-in-txmlMap/m-p/2252950#M36438</link>
      <description>What are your expected result? It can output a result like:&lt;BR /&gt;oneline&lt;BR /&gt;data in a new line&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2020 09:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-line-break-for-restREsponse-in-txmlMap/m-p/2252950#M36438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-19T09:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: adding line break for restREsponse in txmlMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-line-break-for-restREsponse-in-txmlMap/m-p/2252951#M36439</link>
      <description>currently the results display as when I add the \n
&lt;BR /&gt;{"dev":"19\n" , "acc":27, "sale":300}
&lt;BR /&gt;
&lt;BR /&gt;expected results
&lt;BR /&gt;{"dev": 19 /*add line break*/
&lt;BR /&gt;"acc":27 /*add line break*/
&lt;BR /&gt;"sale":300 /*add line break*/
&lt;BR /&gt;}
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2020 10:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-line-break-for-restREsponse-in-txmlMap/m-p/2252951#M36439</guid>
      <dc:creator>Cherichoc-</dc:creator>
      <dc:date>2020-03-19T10:03:42Z</dc:date>
    </item>
  </channel>
</rss>

