<?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 Copy data - if table does not exist in lakehouse, create it. is this possible? in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4740852#M10372</link>
    <description>&lt;P&gt;I had the intention of automating the extraction of data from dataverse to a lakehouse using pipelines and copy data task.&lt;BR /&gt;Users require a lot of dataverse tables and rather than have a copy data task for each of the hundreds of tables, I wanted to automate this using a metadata table.&lt;BR /&gt;&lt;BR /&gt;Table has columns for SourceTable, DestTable.&lt;BR /&gt;Pipeline will itterate through each row in this metadata table and copy from source to destination.&lt;BR /&gt;&lt;BR /&gt;So far there have been a number of blockers:&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jun 2025 13:07:25 GMT</pubDate>
    <dc:creator>wilson_smyth</dc:creator>
    <dc:date>2025-06-23T13:07:25Z</dc:date>
    <item>
      <title>Copy data - if table does not exist in lakehouse, create it. is this possible?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4740852#M10372</link>
      <description>&lt;P&gt;I had the intention of automating the extraction of data from dataverse to a lakehouse using pipelines and copy data task.&lt;BR /&gt;Users require a lot of dataverse tables and rather than have a copy data task for each of the hundreds of tables, I wanted to automate this using a metadata table.&lt;BR /&gt;&lt;BR /&gt;Table has columns for SourceTable, DestTable.&lt;BR /&gt;Pipeline will itterate through each row in this metadata table and copy from source to destination.&lt;BR /&gt;&lt;BR /&gt;So far there have been a number of blockers:&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 13:07:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4740852#M10372</guid>
      <dc:creator>wilson_smyth</dc:creator>
      <dc:date>2025-06-23T13:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Copy data - if table does not exist in lakehouse, create it. is this possible?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4741486#M10381</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/2338"&gt;@wilson_smyth&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Are you attempting to do this in Azure Synapse or Fabric. Assuming you are attempting to do this in Fabric, you can leverage the Link to Fabric in dataverse which will automatically load dataverse tables into a lakehouse in Fabric. This will automate the ingestion process into Fabric without a need for setting up any pipelines or copy activities. In the case you still needed to reference the data in a separate lakehouse, you can leverage cross-warehouse querying in Fabric, removing the need to load data an additional time.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Here is some official Microsoft documentation around this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/power-apps/maker/data-platform/azure-synapse-link-view-in-fabric" target="_blank"&gt;https://learn.microsoft.com/en-us/power-apps/maker/data-platform/azure-synapse-link-view-in-fabric&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-warehouse/tutorial-sql-cross-warehouse-query-editor" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-warehouse/tutorial-sql-cross-warehouse-query-editor&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;If this helped, please mark it as the solution so others can benefit too. And if you found it useful, kudos are always appreciated.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Samson&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Connect with me on &lt;/STRONG&gt;&lt;A href="https://www.linkedin.com/in/samson-truong/" target="_blank"&gt;&lt;STRONG&gt;LinkedIn&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Check out my &lt;/STRONG&gt;&lt;A href="https://discoveringallthingsanalytics.com/" target="_blank"&gt;&lt;STRONG&gt;Blog&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Going to the European Microsoft Fabric Community Conference? Check out my &lt;/STRONG&gt;&lt;A href="https://www.sharepointeurope.com/events/semantic-model-optimization-for-enterprise-ai-enablement/" target="_blank"&gt;&lt;STRONG&gt;Session&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 00:02:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4741486#M10381</guid>
      <dc:creator>SamsonTruong</dc:creator>
      <dc:date>2025-06-24T00:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Copy data - if table does not exist in lakehouse, create it. is this possible?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4748809#M10511</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/2338"&gt;@wilson_smyth&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to follow up to see if the suggestions shared earlier by&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/927426"&gt;@SamsonTruong&lt;/a&gt;&amp;nbsp; helped clarify your question about &lt;SPAN&gt;extraction of data from dataverse to a lakehouse using pipelines and copy data task.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;If this resolved your issue, please consider marking the response as accepted, as it may help others with similar questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We’re happy to help explore other options if needed.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for being part of the community!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 17:25:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4748809#M10511</guid>
      <dc:creator>v-aatheeque</dc:creator>
      <dc:date>2025-06-30T17:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Copy data - if table does not exist in lakehouse, create it. is this possible?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4750966#M10565</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/2338"&gt;@wilson_smyth&lt;/a&gt;&amp;nbsp;- I agree with &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/927426"&gt;@SamsonTruong&lt;/a&gt; - it would be best to avoid replication by adding a shortcut to Dataverse in Fabric.&amp;nbsp; Have you considered this?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, to answer your the technical question, given your are trying to do it for other sources, the metadata approach with a data pipeline is recommended.&amp;nbsp; In my pipelines, within the for each (row of the metadata table) acitivity, I have a notebook that performs the necessary actions.&amp;nbsp; Within the notebook, I include a statement that first checks whether or not the table exists.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 12:20:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4750966#M10565</guid>
      <dc:creator>jennratten</dc:creator>
      <dc:date>2025-07-02T12:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Copy data - if table does not exist in lakehouse, create it. is this possible?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4751217#M10573</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/2338"&gt;@wilson_smyth&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-start="99" data-end="259"&gt;I wanted to follow up on the suggestion shared&amp;nbsp; by &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/927426"&gt;@SamsonTruong&lt;/a&gt;&amp;nbsp;earlier about using the &lt;STRONG data-start="170" data-end="188"&gt;Link to Fabric&lt;/STRONG&gt; feature in Dataverse to automate loading tables into your Lakehouse.&lt;/P&gt;
&lt;P data-start="266" data-end="382"&gt;Could you please let us know if this approach helped resolve your issue, or if you’re still facing any challenges?&lt;/P&gt;
&lt;P data-start="389" data-end="460" data-is-last-node=""&gt;We’re here and happy to help with any further questions you might have!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 16:45:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4751217#M10573</guid>
      <dc:creator>v-aatheeque</dc:creator>
      <dc:date>2025-07-02T16:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Copy data - if table does not exist in lakehouse, create it. is this possible?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4754467#M10667</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/2338"&gt;@wilson_smyth&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I wanted to check in and see if you had a chance to review the responses provided by contributors&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/233243"&gt;@jennratten&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/927426"&gt;@SamsonTruong&lt;/a&gt;&amp;nbsp; regarding your scenario on extracting data from Dataverse to a Lakehouse using pipelines and the Copy Data task.&lt;/P&gt;
&lt;P&gt;If their solutions addressed your issue, it would be great marking one as the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Accepted Answer&amp;nbsp;&lt;/EM&gt;this helps others in the community who might be facing similar challenges. However, if you still need further clarification or are encountering issues, feel free to share additional details. We're here to help!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;If we don’t hear back soon, we may close this thread in accordance with our community guidelines. That said, you're always welcome to start a new discussion whenever needed.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for being an active part of the Microsoft Fabric Community!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 04:59:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Copy-data-if-table-does-not-exist-in-lakehouse-create-it-is-this/m-p/4754467#M10667</guid>
      <dc:creator>v-aatheeque</dc:creator>
      <dc:date>2025-07-07T04:59:06Z</dc:date>
    </item>
  </channel>
</rss>

