<?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: Updating Semantic Models in Notebooks with Semantic Link in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Updating-Semantic-Models-in-Notebooks-with-Semantic-Link/m-p/4686431#M9177</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="335367" data-lia-user-login="amcpherson" class="lia-mention lia-mention-user"&gt;amcpherson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We’re following up once more regarding your query. If it has been resolved, please mark the helpful reply as the Accepted Solution to assist others facing similar challenges.&lt;/P&gt;
&lt;P&gt;If you still need assistance, please let us know.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 09 May 2025 10:14:41 GMT</pubDate>
    <dc:creator>v-veshwara-msft</dc:creator>
    <dc:date>2025-05-09T10:14:41Z</dc:date>
    <item>
      <title>Updating Semantic Models in Notebooks with Semantic Link</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Updating-Semantic-Models-in-Notebooks-with-Semantic-Link/m-p/4645094#M8503</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Is anyone using Semantic Link in notebooks to update Semantic Models? We are working on a template-based reporting structure that is going to be deployed at scale and want to manage updates programmatically using semantic link. I keep running into an error on the write however that seems to be endpoint related. Any guidance would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 13:07:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Updating-Semantic-Models-in-Notebooks-with-Semantic-Link/m-p/4645094#M8503</guid>
      <dc:creator>amcpherson</dc:creator>
      <dc:date>2025-04-09T13:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Semantic Models in Notebooks with Semantic Link</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Updating-Semantic-Models-in-Notebooks-with-Semantic-Link/m-p/4645227#M8507</link>
      <description>&lt;P&gt;try this&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;import sempy.fabric as fabric&lt;BR /&gt;import sempy_labs as labs&lt;BR /&gt;from sempy_labs.tom import connect_semantic_model&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;dataset_name = "YourSemanticModelName"&lt;BR /&gt;model = connect_semantic_model(dataset_name)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;measure = model.tables["YourTable"].measures["YourMeasure"]&lt;BR /&gt;measure.description = "New description"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;model.save_changes()&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 14:00:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Updating-Semantic-Models-in-Notebooks-with-Semantic-Link/m-p/4645227#M8507</guid>
      <dc:creator>nilendraFabric</dc:creator>
      <dc:date>2025-04-09T14:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Semantic Models in Notebooks with Semantic Link</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Updating-Semantic-Models-in-Notebooks-with-Semantic-Link/m-p/4674582#M8965</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="335367" data-lia-user-login="amcpherson" class="lia-mention lia-mention-user"&gt;amcpherson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for using Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;Just checking in to see if you query is resolved and if response from&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913195" data-lia-user-login="nilendraFabric" class="lia-mention lia-mention-user"&gt;nilendraFabric&lt;/a&gt;&amp;nbsp; was helpful. &lt;BR /&gt;You might also find this related blog post helpful - it walks through a full example of deploying and updating semantic models via Semantic Link in notebooks, along with common issues to avoid:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Power-BI-Community-Blog/Programmatically-deploy-Semantic-Models-and-Reports-via-Semantic/ba-p/4624464" target="_blank"&gt;Programmatically deploy Semantic Models and Report... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more background, here’s the official Learn document on Semantic Link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-science/semantic-link-overview" target="_blank"&gt;What is semantic link? - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR data-start="1644" data-end="1647" /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P class="" data-start="840" data-end="1005"&gt;Hope this helps. If any of the responses above resolved your issue, kindly consider marking the helpful reply as &lt;STRONG data-start="953" data-end="974"&gt;Accepted Solution&lt;/STRONG&gt; so others can benefit as well.&lt;/P&gt;
&lt;P class="" data-start="1007" data-end="1061"&gt;Feel free to reach out if you need further assistance.&lt;/P&gt;
&lt;P class="" data-start="1063" data-end="1073"&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 11:33:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Updating-Semantic-Models-in-Notebooks-with-Semantic-Link/m-p/4674582#M8965</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-04-30T11:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Semantic Models in Notebooks with Semantic Link</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Updating-Semantic-Models-in-Notebooks-with-Semantic-Link/m-p/4678941#M9039</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="335367" data-lia-user-login="amcpherson" class="lia-mention lia-mention-user"&gt;amcpherson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Following up to see if your query has been resolved. If any of the responses helped, please consider marking the relevant reply as the 'Accepted Solution' to assist others with similar questions.&lt;/P&gt;
&lt;P&gt;If you're still facing issues, feel free to reach out.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 04 May 2025 15:21:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Updating-Semantic-Models-in-Notebooks-with-Semantic-Link/m-p/4678941#M9039</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-05-04T15:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Semantic Models in Notebooks with Semantic Link</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Updating-Semantic-Models-in-Notebooks-with-Semantic-Link/m-p/4686431#M9177</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="335367" data-lia-user-login="amcpherson" class="lia-mention lia-mention-user"&gt;amcpherson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We’re following up once more regarding your query. If it has been resolved, please mark the helpful reply as the Accepted Solution to assist others facing similar challenges.&lt;/P&gt;
&lt;P&gt;If you still need assistance, please let us know.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 10:14:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Updating-Semantic-Models-in-Notebooks-with-Semantic-Link/m-p/4686431#M9177</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2025-05-09T10:14:41Z</dc:date>
    </item>
  </channel>
</rss>

