<?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 save a table in Fabric Lakehouse in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3891043#M1709</link>
    <description>&lt;P&gt;I think if you want to read or write from another lakehouse in the same workspace as the notebook's default lakehouse (the one marked with the pin icon), then you can use lakehouse_name.table_name notation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to read or write from a lakehouse in another workspace than the notebook's default lakehouse, then I think you need to use the full abfss path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more on this topic, ref.:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/Writing-to-a-Lakehouse-in-different-workspace-from-Notebook/m-p/3831379#M6243" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/General-Discussion/Writing-to-a-Lakehouse-in-different-workspace-from-Notebook/m-p/3831379#M6243&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/Failed-to-create-table-and-schema/m-p/3815513#M5970" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/General-Discussion/Failed-to-create-table-and-schema/m-p/3815513#M5970&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 04 May 2024 15:17:00 GMT</pubDate>
    <dc:creator>frithjof_v</dc:creator>
    <dc:date>2024-05-04T15:17:00Z</dc:date>
    <item>
      <title>How to save a table in Fabric Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3888775#M1707</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While I am exploring Fabric Notebooks, I can find we can attach multiple lakehouse in notebook.&lt;/P&gt;&lt;P&gt;I would like to know is there a way to save the data in table/file in lakehouse, which is not default.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 10:55:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3888775#M1707</guid>
      <dc:creator>yash_robin</dc:creator>
      <dc:date>2024-05-03T10:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to save a table in Fabric Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3888836#M1708</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/735373"&gt;@yash_robin&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for using Fabric Community,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;Inorder to save your file in a lakehouse apart from the default lakehouse you need to use ABFS path and if you are saving it as a table try using lakehouse_name.table_name&lt;BR /&gt;&lt;BR /&gt;Please find the screenshot below:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vgchennamsft_0-1714733984038.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1091131i30D638A01A14D4F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vgchennamsft_0-1714733984038.png" alt="vgchennamsft_0-1714733984038.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Hope this is helpful. Please feel free incase of any queries.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 10:59:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3888836#M1708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-03T10:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to save a table in Fabric Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3891043#M1709</link>
      <description>&lt;P&gt;I think if you want to read or write from another lakehouse in the same workspace as the notebook's default lakehouse (the one marked with the pin icon), then you can use lakehouse_name.table_name notation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to read or write from a lakehouse in another workspace than the notebook's default lakehouse, then I think you need to use the full abfss path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more on this topic, ref.:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/Writing-to-a-Lakehouse-in-different-workspace-from-Notebook/m-p/3831379#M6243" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/General-Discussion/Writing-to-a-Lakehouse-in-different-workspace-from-Notebook/m-p/3831379#M6243&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/Failed-to-create-table-and-schema/m-p/3815513#M5970" target="_blank" rel="noopener"&gt;https://community.fabric.microsoft.com/t5/General-Discussion/Failed-to-create-table-and-schema/m-p/3815513#M5970&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2024 15:17:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3891043#M1709</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-05-04T15:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to save a table in Fabric Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3894083#M1710</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/735373"&gt;@yash_robin&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;We haven’t heard from you on the last response and was just checking back to see if your query was answered.&lt;BR /&gt;Otherwise, will respond back with the more details and we will try to help .&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 07:43:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3894083#M1710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-06T07:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to save a table in Fabric Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3894668#M1711</link>
      <description>&lt;P&gt;Thank you Everyone for your help.! It was helpful.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 09:51:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3894668#M1711</guid>
      <dc:creator>yash_robin</dc:creator>
      <dc:date>2024-05-06T09:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to save a table in Fabric Lakehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3894679#M1712</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/735373"&gt;@yash_robin&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Glad to know that your issue got resolved. Please continue using Fabric Community on your further queries.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 09:53:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-save-a-table-in-Fabric-Lakehouse/m-p/3894679#M1712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-06T09:53:38Z</dc:date>
    </item>
  </channel>
</rss>

