<?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 Excel Sheet to JSON data transfer in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Excel-Sheet-to-JSON-data-transfer/m-p/2334981#M103590</link>
    <description>Hi,&lt;BR /&gt;I am new to Talend and ETL solutions.&lt;BR /&gt;I have excel sheets as follows.&lt;BR /&gt;structure of the single excel sheet as follows.&lt;BR /&gt;__________________________________&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp;A &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; B &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;A1 | &amp;nbsp; &amp;nbsp; &amp;nbsp;User name &amp;nbsp; &amp;nbsp; &amp;nbsp;| user A &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;A2&amp;nbsp;|Age &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | 27 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;A3&amp;nbsp;|Gender &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| M &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;I am required to create a JSON as follows from a single excel file.&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;UserName: "user a",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;age: 27&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gender: "m"&lt;BR /&gt;}&lt;BR /&gt;and repeat it to same process to all the other excel sheets and create json form each excel.&lt;BR /&gt;I was unable to find a method to do so.&lt;BR /&gt;Please suggest me an solution.</description>
    <pubDate>Fri, 24 Jul 2015 13:02:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-24T13:02:47Z</dc:date>
    <item>
      <title>Excel Sheet to JSON data transfer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-Sheet-to-JSON-data-transfer/m-p/2334981#M103590</link>
      <description>Hi,&lt;BR /&gt;I am new to Talend and ETL solutions.&lt;BR /&gt;I have excel sheets as follows.&lt;BR /&gt;structure of the single excel sheet as follows.&lt;BR /&gt;__________________________________&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp;A &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; B &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;A1 | &amp;nbsp; &amp;nbsp; &amp;nbsp;User name &amp;nbsp; &amp;nbsp; &amp;nbsp;| user A &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;A2&amp;nbsp;|Age &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | 27 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;A3&amp;nbsp;|Gender &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| M &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;I am required to create a JSON as follows from a single excel file.&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;UserName: "user a",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;age: 27&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gender: "m"&lt;BR /&gt;}&lt;BR /&gt;and repeat it to same process to all the other excel sheets and create json form each excel.&lt;BR /&gt;I was unable to find a method to do so.&lt;BR /&gt;Please suggest me an solution.</description>
      <pubDate>Fri, 24 Jul 2015 13:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-Sheet-to-JSON-data-transfer/m-p/2334981#M103590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-24T13:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Sheet to JSON data transfer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-Sheet-to-JSON-data-transfer/m-p/2334982#M103591</link>
      <description>Hi
&lt;BR /&gt;First, you need to convert rows to columns, eg:
&lt;BR /&gt;A;B
&lt;BR /&gt;User name; userA
&lt;BR /&gt;Age;27
&lt;BR /&gt;Gender;M
&lt;BR /&gt;becomes
&lt;BR /&gt;user name;Age;Gender
&lt;BR /&gt;userA;27;M
&lt;BR /&gt;Refer to this 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513246" target="_blank" rel="nofollow noopener noreferrer"&gt;article &lt;/A&gt;to learn how to finish this transformation.
&lt;BR /&gt;Then, write a json string with tWriteJsonFields.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 27 Jul 2015 10:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-Sheet-to-JSON-data-transfer/m-p/2334982#M103591</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-27T10:45:06Z</dc:date>
    </item>
  </channel>
</rss>

