<?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: Get list of fields of Salesforce Data Objects in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Get-list-of-fields-of-Salesforce-Data-Objects/m-p/4297784#M6459</link>
    <description>&lt;P&gt;Is it possible to set this in Fabric? In Data Factory I only see a little text box to write SOQL queries&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2024 19:16:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-22T19:16:11Z</dc:date>
    <item>
      <title>Get list of fields of Salesforce Data Objects</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Get-list-of-fields-of-Salesforce-Data-Objects/m-p/4297692#M6456</link>
      <description>&lt;P&gt;Background&lt;/P&gt;&lt;P&gt;I'm looking to set up a SOQL query in data factory to Select Fields(All) From ADataObject Where LastModifiedDate &amp;gt; ADateISpecify. Unfortunately my user isn't able to do a Select Fields(All) so I have to manually write in all the fields of a SF data object to get what I need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I Want To Do&lt;/P&gt;&lt;P&gt;I'm thinking that I can query the column names from a data object first and then include it as dynamic content in the SOQL query. Has anyone done this before? What is the best practice to get the column names and then plug it into a copy data activity?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 17:27:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Get-list-of-fields-of-Salesforce-Data-Objects/m-p/4297692#M6456</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-22T17:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get list of fields of Salesforce Data Objects</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Get-list-of-fields-of-Salesforce-Data-Objects/m-p/4297764#M6458</link>
      <description>&lt;P&gt;You may have to specify the API level. FIELDS(All) only works at 51+&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 18:51:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Get-list-of-fields-of-Salesforce-Data-Objects/m-p/4297764#M6458</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-11-22T18:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get list of fields of Salesforce Data Objects</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Get-list-of-fields-of-Salesforce-Data-Objects/m-p/4297784#M6459</link>
      <description>&lt;P&gt;Is it possible to set this in Fabric? In Data Factory I only see a little text box to write SOQL queries&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 19:16:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Get-list-of-fields-of-Salesforce-Data-Objects/m-p/4297784#M6459</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-22T19:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Get list of fields of Salesforce Data Objects</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Get-list-of-fields-of-Salesforce-Data-Objects/m-p/4297811#M6460</link>
      <description>&lt;P&gt;I know it is possible to set the API version in Power Query.&amp;nbsp; I have no expertise in Data Factory and don't know which API version they use there.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 20:01:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Get-list-of-fields-of-Salesforce-Data-Objects/m-p/4297811#M6460</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-11-22T20:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get list of fields of Salesforce Data Objects</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Get-list-of-fields-of-Salesforce-Data-Objects/m-p/4298915#M6465</link>
      <description>&lt;P&gt;&lt;FONT&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much&amp;nbsp;lbendlin&amp;nbsp;for your prompt reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create a data pipeline, add a web activity to call the Salesforce API, and get the field names.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create a SOQL query using the extracted fields and you can execute the query in the replication activity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 02:11:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Get-list-of-fields-of-Salesforce-Data-Objects/m-p/4298915#M6465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-25T02:11:45Z</dc:date>
    </item>
  </channel>
</rss>

