<?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: Issue in MS Fabric notebook while connecting to GIS (arcgis.gis module) in GeoAnalytics for Fabric Questions</title>
    <link>https://community.esri.com/t5/geoanalytics-for-fabric-questions/issue-in-ms-fabric-notebook-while-connecting-to/m-p/1605735#M10</link>
    <description>&lt;P&gt;Is this with the Python API or the GeoAnalytics for Fabric library?&amp;nbsp; For connecting to feature services with the GeoAnalytics for Fabric library we have guidance on reading/writing here. Using the GeoAnalytics for Fabric library is the method I'd recommend at this point as it is designed specifically for the Fabric environment and is natively included in the Fabric Runtime.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;General docs on feature services with GeoAnalytics: &lt;A href="https://developers.arcgis.com/geoanalytics-fabric/data/data-sources/feature-service/" target="_blank"&gt;https://developers.arcgis.com/geoanalytics-fabric/data/data-sources/feature-service/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Tutorial - read feature service: &lt;A href="https://developers.arcgis.com/geoanalytics-fabric/tutorials/data/read-from-feature-services/" target="_blank"&gt;https://developers.arcgis.com/geoanalytics-fabric/tutorials/data/read-from-feature-services/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Tutorial - write feature service: &lt;A href="https://developers.arcgis.com/geoanalytics-fabric/tutorials/data/write-to-feature-services/" target="_blank"&gt;https://developers.arcgis.com/geoanalytics-fabric/tutorials/data/write-to-feature-services/&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;-Sarah.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Apr 2025 17:49:16 GMT</pubDate>
    <dc:creator>SBattersby</dc:creator>
    <dc:date>2025-04-14T17:49:16Z</dc:date>
    <item>
      <title>Issue in MS Fabric notebook while connecting to GIS (arcgis.gis module)</title>
      <link>https://community.esri.com/t5/geoanalytics-for-fabric-questions/issue-in-ms-fabric-notebook-while-connecting-to/m-p/1604323#M9</link>
      <description>&lt;P class=""&gt;Hello everyone.&lt;/P&gt;&lt;P class=""&gt;I would like to confirm whether it is possible in a notebook in Fabric to call applications, web maps, dashboards, and similar content, just like it can be done using the Python API in Databricks, Jupyter, AGOL, etc.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielMartinezH_1-1744224574154.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/129816i4EEF1124BF345982/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielMartinezH_1-1744224574154.png" alt="DanielMartinezH_1-1744224574154.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class=""&gt;I've been trying for a while to figure out how to do this, but when I import the necessary modules and try to connect to a GIS, it keeps loading indefinitely. Is this expected behavior?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielMartinezH_0-1744224548552.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/129815iF25A966EAB6495A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielMartinezH_0-1744224548552.png" alt="DanielMartinezH_0-1744224548552.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I was able to confirm that there is no issue while using 'from arcgis.gis import GIS' but when I use 'gis = GIS(...)' start to load indefinitely.&lt;/P&gt;&lt;P class=""&gt;I have been able to embed dashboards using HTML code in the notebook, but I haven’t been able to filter published items based on their itemid, name, etc.&lt;/P&gt;&lt;P class=""&gt;Any support with this would be deeply appreciated.&lt;/P&gt;&lt;P class=""&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 18:54:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoanalytics-for-fabric-questions/issue-in-ms-fabric-notebook-while-connecting-to/m-p/1604323#M9</guid>
      <dc:creator>DanielMartinezH</dc:creator>
      <dc:date>2025-04-09T18:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in MS Fabric notebook while connecting to GIS (arcgis.gis module)</title>
      <link>https://community.esri.com/t5/geoanalytics-for-fabric-questions/issue-in-ms-fabric-notebook-while-connecting-to/m-p/1605735#M10</link>
      <description>&lt;P&gt;Is this with the Python API or the GeoAnalytics for Fabric library?&amp;nbsp; For connecting to feature services with the GeoAnalytics for Fabric library we have guidance on reading/writing here. Using the GeoAnalytics for Fabric library is the method I'd recommend at this point as it is designed specifically for the Fabric environment and is natively included in the Fabric Runtime.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;General docs on feature services with GeoAnalytics: &lt;A href="https://developers.arcgis.com/geoanalytics-fabric/data/data-sources/feature-service/" target="_blank"&gt;https://developers.arcgis.com/geoanalytics-fabric/data/data-sources/feature-service/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Tutorial - read feature service: &lt;A href="https://developers.arcgis.com/geoanalytics-fabric/tutorials/data/read-from-feature-services/" target="_blank"&gt;https://developers.arcgis.com/geoanalytics-fabric/tutorials/data/read-from-feature-services/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Tutorial - write feature service: &lt;A href="https://developers.arcgis.com/geoanalytics-fabric/tutorials/data/write-to-feature-services/" target="_blank"&gt;https://developers.arcgis.com/geoanalytics-fabric/tutorials/data/write-to-feature-services/&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;-Sarah.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 17:49:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoanalytics-for-fabric-questions/issue-in-ms-fabric-notebook-while-connecting-to/m-p/1605735#M10</guid>
      <dc:creator>SBattersby</dc:creator>
      <dc:date>2025-04-14T17:49:16Z</dc:date>
    </item>
  </channel>
</rss>

