<?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 write/update in Data warehouse table using Notebook in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151431#M4094</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/701977"&gt;@FabianSchut&lt;/a&gt;, I think&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/437984"&gt;@frithjof_v&lt;/a&gt;&amp;nbsp; is correct here. I just tried to create a shortcut in data warehouse and there was no option to create it. Then I created a table in data warehouse and also created its shortcut in the lakehouse. I can read the data, but when I tried to overwrite the tabe via notebook, it threw an error. It confirms I can't write into the datawarehouse using notebook (same way as lakehouse table).&lt;BR /&gt;&lt;BR /&gt;"&lt;STRONG&gt;Operation failed: "Forbidden", 403, PUT&lt;/STRONG&gt;"&lt;/P&gt;</description>
    <pubDate>Sun, 15 Sep 2024 21:56:28 GMT</pubDate>
    <dc:creator>digitalbrain</dc:creator>
    <dc:date>2024-09-15T21:56:28Z</dc:date>
    <item>
      <title>How to write/update in Data warehouse table using Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151046#M4085</link>
      <description>&lt;P&gt;Hi there, I've a&amp;nbsp; secanrio where I need to read a value from lakehouse and update that value in data warehouse using Notebook. Is there a way to accompolish it?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Sep 2024 02:04:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151046#M4085</guid>
      <dc:creator>digitalbrain</dc:creator>
      <dc:date>2024-09-15T02:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to write/update in Data warehouse table using Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151370#M4088</link>
      <description>&lt;P&gt;Usually when this question comes up, people mention pyodbc or jdbc as ways to write to Warehouse from Notebook.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't tried either of them myself, but I have read about others who have used these methods.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However my impression is that this is a "workaround". The Notebook is primarily meant to be used for the Lakehouse, and not really for the Warehouse. However Pyodbc or Jdbc may work and enable you to write to the Warehouse from a Notebook, but it has limited performance, is my impression based on what I've read other places. &lt;A href="https://www.reddit.com/r/MicrosoftFabric/s/Z8LPqsbxeU" target="_blank" rel="noopener"&gt;https://www.reddit.com/r/MicrosoftFabric/s/Z8LPqsbxeU&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also vote for this Idea:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Write Data into Data Warehouse from Fabric Notebook&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=ac5bdbd2-5afe-ee11-a73c-000d3a7c9aa4" target="_blank" rel="noopener"&gt;https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=ac5bdbd2-5afe-ee11-a73c-000d3a7c9aa4&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Sep 2024 18:18:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151370#M4088</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-09-15T18:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to write/update in Data warehouse table using Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151398#M4091</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/806038"&gt;@digitalbrain&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/437984"&gt;@frithjof_v&lt;/a&gt;&amp;nbsp;mentioned, there is no direct way to connect your Warehouse to a notebook. Is it possilble that you create the table you need in the Warehouse in a Lakehouse first and then create a shortcut in your Warehouse to your Lakehouse? Then you have full control with a notebook over that table and still be able to access the data from the Warehouse.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Sep 2024 20:14:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151398#M4091</guid>
      <dc:creator>FabianSchut</dc:creator>
      <dc:date>2024-09-15T20:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to write/update in Data warehouse table using Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151416#M4093</link>
      <description>&lt;P&gt;It's not possible to create a shortcut in a Warehouse&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is an Idea for that:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Lakehouse shortcuts available in Warehouse also&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=e5e4905c-7c7a-ee11-a81c-000d3adc66b1" target="_blank" rel="noopener"&gt;https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=e5e4905c-7c7a-ee11-a81c-000d3adc66b1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use cross-database queries, though.&lt;/P&gt;&lt;P&gt;However it's not exactly the same (you can't use it in a Direct Lake semantic model, I think. Admittedly, I haven't tried.).&lt;/P&gt;&lt;P&gt;And it's exposed to the potential for SQL Analytics Endpoint sync delay.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Sep 2024 21:15:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151416#M4093</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-09-15T21:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to write/update in Data warehouse table using Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151431#M4094</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/701977"&gt;@FabianSchut&lt;/a&gt;, I think&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/437984"&gt;@frithjof_v&lt;/a&gt;&amp;nbsp; is correct here. I just tried to create a shortcut in data warehouse and there was no option to create it. Then I created a table in data warehouse and also created its shortcut in the lakehouse. I can read the data, but when I tried to overwrite the tabe via notebook, it threw an error. It confirms I can't write into the datawarehouse using notebook (same way as lakehouse table).&lt;BR /&gt;&lt;BR /&gt;"&lt;STRONG&gt;Operation failed: "Forbidden", 403, PUT&lt;/STRONG&gt;"&lt;/P&gt;</description>
      <pubDate>Sun, 15 Sep 2024 21:56:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151431#M4094</guid>
      <dc:creator>digitalbrain</dc:creator>
      <dc:date>2024-09-15T21:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to write/update in Data warehouse table using Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151805#M4101</link>
      <description>&lt;P&gt;My apologies, you are both correct&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/437984"&gt;@frithjof_v&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/806038"&gt;@digitalbrain&lt;/a&gt;. There are no shortcuts in Warehouse (yet).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 05:53:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/How-to-write-update-in-Data-warehouse-table-using-Notebook/m-p/4151805#M4101</guid>
      <dc:creator>FabianSchut</dc:creator>
      <dc:date>2024-09-16T05:53:56Z</dc:date>
    </item>
  </channel>
</rss>

