<?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: Error when publishing to Report Server (January 2025) – Cannot connect to Analysis Services in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-when-publishing-to-Report-Server-January-2025-Cannot/m-p/4716287#M40941</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1282824" data-lia-user-login="kharisma25" class="lia-mention lia-mention-user"&gt;kharisma25&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jun 2025 07:06:28 GMT</pubDate>
    <dc:creator>v-dineshya</dc:creator>
    <dc:date>2025-06-02T07:06:28Z</dc:date>
    <item>
      <title>Error when publishing to Report Server (January 2025) – Cannot connect to Analysis Services</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-when-publishing-to-Report-Server-January-2025-Cannot/m-p/4710122#M40874</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm encountering an issue when trying to publish my report to Power BI Report Server (January 2025 version).&lt;/P&gt;&lt;P&gt;The report uses a SQL Server database with Basic Authentication. When I attempt to publish, I receive the following error message:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Error Message:&lt;BR /&gt;An unexpected error occurred.&lt;BR /&gt;Please try again later or contact support. If you contact support, please provide these details.&lt;BR /&gt;We couldn't connect to the Analysis Services server. Make sure you've entered the connection string correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've already double-checked the connection string and credentials. The report works fine in Power BI Desktop, but the error appears when publishing to the Report Server.&lt;/P&gt;&lt;P&gt;Has anyone else experienced this issue or knows what might be causing it?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 08:47:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-when-publishing-to-Report-Server-January-2025-Cannot/m-p/4710122#M40874</guid>
      <dc:creator>kharisma25</dc:creator>
      <dc:date>2025-05-28T08:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error when publishing to Report Server (January 2025) – Cannot connect to Analysis Services</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-when-publishing-to-Report-Server-January-2025-Cannot/m-p/4710352#M40879</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1282824" data-lia-user-login="kharisma25" class="lia-mention lia-mention-user"&gt;kharisma25&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to us on the Microsoft Fabric Community Forum.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check the below things.&lt;/P&gt;
&lt;P&gt;1. Credential Settings in Report Server&lt;/P&gt;
&lt;P&gt;Even though the report works in Power BI Desktop, the Report Server needs stored credentials to access the data source (especially for Basic Auth).&lt;/P&gt;
&lt;P&gt;Steps to fix: Open Power BI Report Server Web Portal. Find your report, click the ellipsis (•••) &amp;gt; Manage. Go to Data Sources. Make sure the connection string is correct.&lt;/P&gt;
&lt;P&gt;Select Authentication type as Basic and Provide username and password &amp;amp; Check "Use as Windows credentials" if required (depending on your SQL Server setup).&lt;/P&gt;
&lt;P&gt;2. Unsupported Authentication Method (Basic Auth)&lt;/P&gt;
&lt;P&gt;Power BI Report Server has limited support for Basic Authentication in data source connections, especially with certain security settings.&lt;/P&gt;
&lt;P&gt;Steps to fix: Try switching to Windows Authentication or use stored credentials if possible. Consider creating a SQL Server user with limited access just for report access and store its credentials.&lt;/P&gt;
&lt;P&gt;3. Gateway/Service Account Permissions&lt;/P&gt;
&lt;P&gt;The Power BI Report Server runs under a service account, which must have access to the SQL Server.&lt;/P&gt;
&lt;P&gt;Steps to fix: Check what you have running the Power BI Report Server Windows Service (PBIRS). Ensure that you has at least read access to the SQL Server database you're querying.&lt;/P&gt;
&lt;P&gt;4. Network Issues (shown in browser bar)&lt;/P&gt;
&lt;P&gt;The browser bar shows "You must log in to this network before you can access the Internet" — indicating a captive portal or proxy login (common in corporate networks or guest Wi-Fi).&lt;/P&gt;
&lt;P&gt;Steps to fix: Connect the server to the internet/network properly. Authenticate via the "Open network login page" prompt.&lt;BR /&gt;Ensure DNS resolution and SQL Server name/IP is reachable from the Report Server.&lt;/P&gt;
&lt;P&gt;5. Check Analysis Services Connection Setting&lt;/P&gt;
&lt;P&gt;If your report has live connection to SSAS (SQL Server Analysis Services), ensure The SSAS instance is accessible from the server. The credentials used have permissions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer community thread.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Report-Server/After-January-2025-upgrade-We-couldn-t-connect-to-the-Analysis/m-p/4406843" target="_blank"&gt;Solved: After January 2025 upgrade: We couldn't connect to... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If my response has resolved your query, please mark it as the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;"Accepted Solution"&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to assist others. Additionally, a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;"Kudos"&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;would be appreciated if you found my response helpful.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 11:34:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-when-publishing-to-Report-Server-January-2025-Cannot/m-p/4710352#M40879</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-05-28T11:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error when publishing to Report Server (January 2025) – Cannot connect to Analysis Services</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-when-publishing-to-Report-Server-January-2025-Cannot/m-p/4716287#M40941</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1282824" data-lia-user-login="kharisma25" class="lia-mention lia-mention-user"&gt;kharisma25&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 07:06:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-when-publishing-to-Report-Server-January-2025-Cannot/m-p/4716287#M40941</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-06-02T07:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error when publishing to Report Server (January 2025) – Cannot connect to Analysis Services</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-when-publishing-to-Report-Server-January-2025-Cannot/m-p/4721296#M40991</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1282824" target="_blank"&gt;@kharisma25&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 10:58:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-when-publishing-to-Report-Server-January-2025-Cannot/m-p/4721296#M40991</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-06-05T10:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error when publishing to Report Server (January 2025) – Cannot connect to Analysis Services</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-when-publishing-to-Report-Server-January-2025-Cannot/m-p/4724787#M41030</link>
      <description>&lt;DIV class="" title="Posted on"&gt;
&lt;DIV id="bodyDisplay_2" class=""&gt;
&lt;DIV class=""&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1282824" target="_blank" rel="noopener"&gt;@kharisma25&amp;nbsp;,&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Jun 2025 03:55:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-when-publishing-to-Report-Server-January-2025-Cannot/m-p/4724787#M41030</guid>
      <dc:creator>v-dineshya</dc:creator>
      <dc:date>2025-06-09T03:55:03Z</dc:date>
    </item>
  </channel>
</rss>

