<?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: Excel Add-in Regression - Sign-in opens external browser window instead of embedding in task pan in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/excel-add-in-regression-sign-in-opens-external-browser-window/m-p/166606#M12047</link>
    <description>&lt;P&gt;Thank you so much for your considered response.&amp;nbsp; Fix was to replace the Marketplace add-in with the Developer add-in.&amp;nbsp; Seems the Marketplace add-in no longer allows connection to be made. Developer version of add-in has the Databricks URL whitelisted, so makes the connection appropriately.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Aug 2026 13:44:08 GMT</pubDate>
    <dc:creator>data_lover</dc:creator>
    <dc:date>2026-08-27T13:44:08Z</dc:date>
    <item>
      <title>Excel Add-in Regression - Sign-in opens external browser window instead of embedding in task pane, r</title>
      <link>https://community.databricks.com/t5/get-started-discussions/excel-add-in-regression-sign-in-opens-external-browser-window/m-p/165635#M11995</link>
      <description>&lt;DIV class=""&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt; The Databricks Excel Add-in launches authentication in an external browser window rather than within the Excel task pane. The Unity Catalog does display in the external browser window, but after sign-in, Excel remains stuck spinning/loading indefinitely.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Affected Platforms:&lt;/STRONG&gt; Reproduced on both Windows and macOS using Microsoft 365 Excel.&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Deployment Method:&lt;/STRONG&gt; The add-in is side-loaded through a custom XML manifest rather than deployed tenant-wide from the Microsoft Marketplace.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Troubleshooting Completed:&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;Verified and modified manifest trust and authentication settings.&lt;/LI&gt;&lt;LI&gt;Cleared Excel Web Extensions Framework (WEF) caches and reloaded the manifest.&lt;/LI&gt;&lt;LI&gt;Tested browser settings, pop-up permissions, cookies, and documented authentication workarounds.&lt;/LI&gt;&lt;LI&gt;Reproduced on multiple independent Windows and Mac installations.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Business Impact:&lt;/STRONG&gt; Users cannot refresh a recurring internal report through the add-in and must perform manual exports from the Databricks UI as a temporary workaround.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Suspected Cause:&lt;/STRONG&gt; The issue may be tied to an August 2026 update to the Databricks Excel Add-in that introduced new features such as cascading filters and Genie One integration. The timing aligns with the appearance of the authentication problem.&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/release-notes/product/2026/august" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/release-notes/product/2026/august&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Request to Support:&lt;/STRONG&gt; Investigate the regression and provide any known workarounds or fixes.&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Aug 2026 17:46:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/excel-add-in-regression-sign-in-opens-external-browser-window/m-p/165635#M11995</guid>
      <dc:creator>data_lover</dc:creator>
      <dc:date>2026-08-13T17:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Add-in Regression - Sign-in opens external browser window instead of embedding in task pan</title>
      <link>https://community.databricks.com/t5/get-started-discussions/excel-add-in-regression-sign-in-opens-external-browser-window/m-p/166544#M12042</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/199887"&gt;@data_lover&lt;/a&gt;&amp;nbsp; Try following steps .&amp;nbsp;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;P class=""&gt;Try signing in with the full Databricks workspace URL instead of using the account picker. This is the recommended sign-in method and may avoid the failing handoff through login.databricks.com.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Recreate the custom XML manifest from the latest Databricks download. Confirm that it contains the exact workspace URL under &amp;lt;AppDomains&amp;gt;, along with &lt;A href="https://www.databricks.com" target="_blank" rel="noopener"&gt;https://www.databricks.com&lt;/A&gt; and &lt;A href="https://login.databricks.com" target="_blank" rel="noopener"&gt;https://login.databricks.com&lt;/A&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Confirm that the workspace URL is the normal workspace address, not a custom account URL or account-console URL.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Test the Microsoft Marketplace deployment with one user. If Marketplace works but the side-loaded manifest does not, the problem is probably related to the custom manifest or Office deployment path. If both fail, the evidence for a Databricks add-in regression is stronger.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;In Excel Desktop, use the add-in’s Reload option. If an add-in error appears, refresh the authentication window using the documented Inspect/Refresh workaround.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;if nothing works try escalating this to their support team .&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Databricks Support should investigate whether the August release introduced a defect in the OAuth callback or the handoff from the external browser back to the Excel task pane. Support should also confirm whether a rollback, feature flag, or hotfix is available for the Genie One and filter updates.&lt;/P&gt;&lt;P class=""&gt;When opening the case, include the Excel version, operating system, Databricks workspace URL and region, add-in manifest, exact reproduction time with timezone, and a short screen recording or browser/Excel console log if available.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2026 02:30:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/excel-add-in-regression-sign-in-opens-external-browser-window/m-p/166544#M12042</guid>
      <dc:creator>pradeep_singh</dc:creator>
      <dc:date>2026-08-27T02:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Add-in Regression - Sign-in opens external browser window instead of embedding in task pan</title>
      <link>https://community.databricks.com/t5/get-started-discussions/excel-add-in-regression-sign-in-opens-external-browser-window/m-p/166605#M12046</link>
      <description>&lt;P&gt;Worked with Databricks support engineers to resolve.&amp;nbsp; Root cause determined to be that while the Marketplace add-in previously allowed the connection to be made to the workspace URL, it no longer does.&amp;nbsp; Resolution was to remove the Marketplace add-in and install the Developer add-in instead, which has the Databricks URL whitelisted. This has resolved the issue completely.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2026 13:41:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/excel-add-in-regression-sign-in-opens-external-browser-window/m-p/166605#M12046</guid>
      <dc:creator>data_lover</dc:creator>
      <dc:date>2026-08-27T13:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Add-in Regression - Sign-in opens external browser window instead of embedding in task pan</title>
      <link>https://community.databricks.com/t5/get-started-discussions/excel-add-in-regression-sign-in-opens-external-browser-window/m-p/166606#M12047</link>
      <description>&lt;P&gt;Thank you so much for your considered response.&amp;nbsp; Fix was to replace the Marketplace add-in with the Developer add-in.&amp;nbsp; Seems the Marketplace add-in no longer allows connection to be made. Developer version of add-in has the Databricks URL whitelisted, so makes the connection appropriately.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2026 13:44:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/excel-add-in-regression-sign-in-opens-external-browser-window/m-p/166606#M12047</guid>
      <dc:creator>data_lover</dc:creator>
      <dc:date>2026-08-27T13:44:08Z</dc:date>
    </item>
  </channel>
</rss>

