<?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: How to group data into json file in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/How-to-group-data-into-json-file/m-p/2275688#M3105</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Please have a look at this component:&lt;A title="TalendHelpCenter:tWriteJSONField" href="https://help.talend.com/reader/Btf8zDsnT4ikhQgFW1plpQ/68ie9Fe1gNc_JNy~7zjIbg" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tWriteJSONField&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Let us know if it is what you are looking for.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2019 06:12:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-20T06:12:48Z</dc:date>
    <item>
      <title>How to group data into json file</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-group-data-into-json-file/m-p/2275687#M3104</link>
      <description>&lt;P&gt;I have data that i want to group based on a field , and the other fields into arrays. exemple this table:&lt;/P&gt;
&lt;TABLE&gt;
 &lt;TBODY&gt;
  &lt;TR&gt;
   &lt;TD&gt;&lt;P&gt;Produit&lt;/P&gt;&lt;/TD&gt;
   &lt;TD&gt;&lt;P&gt;Brand&lt;/P&gt;&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;&lt;P&gt;A&lt;/P&gt;&lt;/TD&gt;
   &lt;TD&gt;&lt;P&gt;Toyota&lt;/P&gt;&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;&lt;P&gt;B&lt;/P&gt;&lt;/TD&gt;
   &lt;TD&gt;&lt;P&gt;Toyota&lt;/P&gt;&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;&lt;P&gt;C&lt;/P&gt;&lt;/TD&gt;
   &lt;TD&gt;&lt;P&gt;Renault&lt;/P&gt;&lt;/TD&gt;
  &lt;/TR&gt;
  &lt;TR&gt;
   &lt;TD&gt;&lt;P&gt;D&lt;/P&gt;&lt;/TD&gt;
   &lt;TD&gt;&lt;P&gt;Toyota&lt;/P&gt;&lt;/TD&gt;
  &lt;/TR&gt;
 &lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want in the result a json file like that:&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;&amp;nbsp; {Brand:"Toyota", Produit:["A","B","D"]},&lt;/P&gt;
&lt;P&gt;&amp;nbsp; {Brand:"Renault", Produit:["C"]}&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;Could some one help me please.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-group-data-into-json-file/m-p/2275687#M3104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to group data into json file</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-group-data-into-json-file/m-p/2275688#M3105</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Please have a look at this component:&lt;A title="TalendHelpCenter:tWriteJSONField" href="https://help.talend.com/reader/Btf8zDsnT4ikhQgFW1plpQ/68ie9Fe1gNc_JNy~7zjIbg" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tWriteJSONField&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Let us know if it is what you are looking for.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 06:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-group-data-into-json-file/m-p/2275688#M3105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-20T06:12:48Z</dc:date>
    </item>
  </channel>
</rss>

