<?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 Export objects from Salesforce and create Excel output in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Export-objects-from-Salesforce-and-create-Excel-output/m-p/2275389#M3073</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to export some objects from Salesforce and put them in an Excel (CSV) file using Talend. The challenge is that I need the output file in a linear basis, for example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Account - Contacts: 1:n&lt;/P&gt;&lt;P&gt;- Account - Contracts: 1:n&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output should be 1 line per Account, first of all I think I need to export all 3 objects to Excel / CSV files and first denormalize the data using tDenormalize (write all related objects in 1 row, separated by a delimiter.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone experience or an information how I can realize that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 09:38:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:38:45Z</dc:date>
    <item>
      <title>Export objects from Salesforce and create Excel output</title>
      <link>https://community.qlik.com/t5/Data-Quality/Export-objects-from-Salesforce-and-create-Excel-output/m-p/2275389#M3073</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to export some objects from Salesforce and put them in an Excel (CSV) file using Talend. The challenge is that I need the output file in a linear basis, for example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Account - Contacts: 1:n&lt;/P&gt;&lt;P&gt;- Account - Contracts: 1:n&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output should be 1 line per Account, first of all I think I need to export all 3 objects to Excel / CSV files and first denormalize the data using tDenormalize (write all related objects in 1 row, separated by a delimiter.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone experience or an information how I can realize that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Export-objects-from-Salesforce-and-create-Excel-output/m-p/2275389#M3073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Export objects from Salesforce and create Excel output</title>
      <link>https://community.qlik.com/t5/Data-Quality/Export-objects-from-Salesforce-and-create-Excel-output/m-p/2275390#M3074</link>
      <description>Can you give us an example of what you expect as a result?</description>
      <pubDate>Mon, 12 Jun 2017 21:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Export-objects-from-Salesforce-and-create-Excel-output/m-p/2275390#M3074</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-06-12T21:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Export objects from Salesforce and create Excel output</title>
      <link>https://community.qlik.com/t5/Data-Quality/Export-objects-from-Salesforce-and-create-Excel-output/m-p/2275391#M3075</link>
      <description>&lt;P&gt;The result should be 1 Account per line, e.g.:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Account name, Account city, Contact person 1, Contact person 2, Contact person 3, Contract information1, Contract information 2, ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output should be an Excel / CSV file, the challenge is that Contact and Contract tables are 1-many relations to the Account, I can deserialize these objects to have all contacts in one line with the ID of the Account, but I´m not sure how to get that data exported in a good way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 07:42:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Export-objects-from-Salesforce-and-create-Excel-output/m-p/2275391#M3075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-13T07:42:07Z</dc:date>
    </item>
  </channel>
</rss>

