<?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: I cannot connect sharepoint Data source in power bi report server on premises in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4831248#M41948</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1273606" data-lia-user-login="Fernandostn" class="lia-mention lia-mention-user"&gt;Fernandostn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;The issue occurs because Power BI Report Server (PBIRS) does not support OAuth authentication for SharePoint Online, which is why it works in Power BI Desktop but fails on PBIRS.&amp;nbsp;&lt;SPAN&gt;PBIRS cannot use the same OAuth credentials as Desktop.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;The SharePoint connector isn’t fully supported on PBIRS; you need to use an &lt;/SPAN&gt;&lt;STRONG style="font-family: inherit;"&gt;OData feed&lt;/STRONG&gt;&lt;SPAN&gt; instead.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1) Use OData Feed in Power BI Desktop (Report Server version):&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Go to &lt;STRONG&gt;Get Data → OData Feed&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Use the SharePoint list OData URL:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;&lt;CODE&gt; https://&amp;lt;your-site&amp;gt;.sharepoint.com/_vti_bin/ListData.svc
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;EM&gt;Or for modern lists:&lt;/EM&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; https://&amp;lt;your-site&amp;gt;.sharepoint.com/_api/web/lists/getbytitle('YourListName')/items
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2) Publish to PBIRS and Configure Data Source:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In PBIRS → &lt;STRONG&gt;Manage → Data Sources&lt;/STRONG&gt;, set:
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Authentication Type:&lt;/STRONG&gt; Basic&lt;/LI&gt;
&lt;LI&gt;Enter a valid SharePoint username and password (often a service account).&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;3) Ensure PBIRS Server Can Access SharePoint:&amp;nbsp;&lt;/STRONG&gt;If using SharePoint Online, the PBIRS server needs outbound internet access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;4) Match Versions:&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;Make sure you are using the same version of Power BI Desktop (Report Server edition) as your PBIRS instance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/nasif-azam-9aa2331a0/" target="_blank" rel="noopener nofollow noreferrer"&gt;Nasif Azam&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Sat, 20 Sep 2025 19:27:15 GMT</pubDate>
    <dc:creator>Nasif_Azam</dc:creator>
    <dc:date>2025-09-20T19:27:15Z</dc:date>
    <item>
      <title>I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4829961#M41937</link>
      <description>&lt;P&gt;I created a report that connects to Sharepoint, I can refresh it in the Power BI desktop normally, but when I try to configure the data source an error appears.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I've tried several ways and it still hasn't worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I fix this problem?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 13:26:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4829961#M41937</guid>
      <dc:creator>Fernandostn</dc:creator>
      <dc:date>2025-09-19T13:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4829965#M41938</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Found a similar topic below on Stack overflow. You can give it a try.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/79437314/unable-to-connect-to-data-source-in-power-bi-server-report-to-sharepoint-site" target="_blank"&gt;Unable to connect to data source in power bi server report to sharepoint site - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 18:47:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4829965#M41938</guid>
      <dc:creator>MasonMA</dc:creator>
      <dc:date>2025-09-18T18:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4829990#M41939</link>
      <description>&lt;P&gt;I've tried, it didn't work.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 20:07:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4829990#M41939</guid>
      <dc:creator>Fernandostn</dc:creator>
      <dc:date>2025-09-18T20:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4830481#M41944</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1273606" data-lia-user-login="Fernandostn" class="lia-mention lia-mention-user"&gt;Fernandostn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for reaching out to the Microsoft fabric community forum.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since you can refresh in Power BI Desktop but not in Report Server, it looks like an authentication issue between Report Server and SharePoint. A few things you can try:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;In Report Server, Windows Authentication often fails for SharePoint Online. Try changing it to OAuth2 or Basic Authentication instead.&lt;/P&gt;
&lt;P&gt;Make sure the account running the Power BI Report Server service has access to the SharePoint site.&lt;/P&gt;
&lt;P&gt;Double-check the SharePoint URL (it should be the site or document library root, not just a file link).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.  &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Community Support Team&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 09:46:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4830481#M41944</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-09-19T09:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4830810#M41947</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882994" data-lia-user-login="v-menakakota" class="lia-mention lia-mention-user"&gt;v-menakakota&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OAuth2 or Basic option does not appear for me in Power BI on&amp;nbsp;premises&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I granted permission to the Power BI service account in SharePoint, but it still didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 14:44:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4830810#M41947</guid>
      <dc:creator>Fernandostn</dc:creator>
      <dc:date>2025-09-19T14:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4831248#M41948</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1273606" data-lia-user-login="Fernandostn" class="lia-mention lia-mention-user"&gt;Fernandostn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;The issue occurs because Power BI Report Server (PBIRS) does not support OAuth authentication for SharePoint Online, which is why it works in Power BI Desktop but fails on PBIRS.&amp;nbsp;&lt;SPAN&gt;PBIRS cannot use the same OAuth credentials as Desktop.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;The SharePoint connector isn’t fully supported on PBIRS; you need to use an &lt;/SPAN&gt;&lt;STRONG style="font-family: inherit;"&gt;OData feed&lt;/STRONG&gt;&lt;SPAN&gt; instead.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1) Use OData Feed in Power BI Desktop (Report Server version):&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Go to &lt;STRONG&gt;Get Data → OData Feed&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Use the SharePoint list OData URL:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE&gt;&lt;CODE&gt; https://&amp;lt;your-site&amp;gt;.sharepoint.com/_vti_bin/ListData.svc
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;EM&gt;Or for modern lists:&lt;/EM&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; https://&amp;lt;your-site&amp;gt;.sharepoint.com/_api/web/lists/getbytitle('YourListName')/items
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2) Publish to PBIRS and Configure Data Source:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In PBIRS → &lt;STRONG&gt;Manage → Data Sources&lt;/STRONG&gt;, set:
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Authentication Type:&lt;/STRONG&gt; Basic&lt;/LI&gt;
&lt;LI&gt;Enter a valid SharePoint username and password (often a service account).&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;3) Ensure PBIRS Server Can Access SharePoint:&amp;nbsp;&lt;/STRONG&gt;If using SharePoint Online, the PBIRS server needs outbound internet access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;4) Match Versions:&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;Make sure you are using the same version of Power BI Desktop (Report Server edition) as your PBIRS instance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/nasif-azam-9aa2331a0/" target="_blank" rel="noopener nofollow noreferrer"&gt;Nasif Azam&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 20 Sep 2025 19:27:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4831248#M41948</guid>
      <dc:creator>Nasif_Azam</dc:creator>
      <dc:date>2025-09-20T19:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4832234#M41958</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1273606" data-lia-user-login="Fernandostn" class="lia-mention lia-mention-user"&gt;Fernandostn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for reaching out to the Microsoft fabric community forum.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I would also take a moment to thank &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="871356" data-lia-user-login="Nasif_Azam" class="lia-mention lia-mention-user"&gt;Nasif_Azam&lt;/a&gt;&amp;nbsp;, for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Community Support Team&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 11:13:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4832234#M41958</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-09-22T11:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4832708#M41967</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="871356" data-lia-user-login="Nasif_Azam" class="lia-mention lia-mention-user"&gt;Nasif_Azam&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did the test as you said&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but the error continues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also checked the item below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3) Ensure PBIRS Server Can Access SharePoint:&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;If using SharePoint Online, the PBIRS server needs outbound internet access.&amp;nbsp; -&amp;nbsp;It's ok&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4) Match Versions:&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;Make sure you are using the same version of Power BI Desktop (Report Server edition) as your PBIRS instance. +&amp;nbsp;It's ok&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 19:44:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4832708#M41967</guid>
      <dc:creator>Fernandostn</dc:creator>
      <dc:date>2025-09-22T19:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4832938#M41969</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1273606" data-lia-user-login="Fernandostn" class="lia-mention lia-mention-user"&gt;Fernandostn&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Can you please check whether the username and password are correct.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 04:45:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4832938#M41969</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-09-23T04:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4833674#M41973</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882994" data-lia-user-login="v-menakakota" class="lia-mention lia-mention-user"&gt;v-menakakota&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, that's correct, I was able to authenticate.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 18:35:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4833674#M41973</guid>
      <dc:creator>Fernandostn</dc:creator>
      <dc:date>2025-09-23T18:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4834029#M41975</link>
      <description>&lt;P&gt;Hi&amp;nbsp; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1273606" data-lia-user-login="Fernandostn" class="lia-mention lia-mention-user"&gt;Fernandostn&lt;/a&gt;&amp;nbsp; &amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for the update,&amp;nbsp;If the response has addressed your query, please Accept it as a solution so that other community members can find it easily.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Community Support Team.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 06:52:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4834029#M41975</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-09-24T06:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4834353#M41981</link>
      <description>&lt;P&gt;hi, &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882994" data-lia-user-login="v-menakakota" class="lia-mention lia-mention-user"&gt;v-menakakota&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is not here, the problem occurs when I publish the report on Power BI Report Server on premises.&lt;/P&gt;&lt;P&gt;When I configure these credentials, the following message appears: "Failed to log in. Make sure the user is correct."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 12:43:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4834353#M41981</guid>
      <dc:creator>Fernandostn</dc:creator>
      <dc:date>2025-09-24T12:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4834925#M41992</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1273606" data-lia-user-login="Fernandostn" class="lia-mention lia-mention-user"&gt;Fernandostn&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Kindly review the connection string as well as the Windows authentication username and password, since the error message suggests that one or more of these values may be incorrect.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 06:43:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4834925#M41992</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-09-25T06:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4838683#M42020</link>
      <description>&lt;P&gt;Hello&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1273606" data-lia-user-login="Fernandostn" class="lia-mention lia-mention-user"&gt;Fernandostn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am also part of CST Team and we’d like to confirm whether your issue has been successfully resolved. If you still have any questions or need further assistance, please don’t hesitate to reach out. We’re more than happy to continue supporting you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;B Manikanteswara Reddy&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 06:45:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4838683#M42020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-30T06:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4841085#M42044</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1273606" data-lia-user-login="Fernandostn" class="lia-mention lia-mention-user"&gt;Fernandostn&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Community Support Team&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 05:18:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4841085#M42044</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-10-03T05:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4843418#M42071</link>
      <description>&lt;P&gt;Hello&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem still persists.&lt;/P&gt;&lt;P&gt;And to be honest, I think SharePoint Online is not supported for scheduled refresh in the Power BI Report Service on-promise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are many similar problems here in the community, and none of them have worked. So many users have tried in various ways and still haven't succeeded. It's really strange.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our friend &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;&amp;nbsp;&amp;nbsp;said it's not possible.&lt;/P&gt;&lt;P&gt;"As documented here, &lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/data-sources" target="_self"&gt;Power BI report data sources in Power BI Report Server - Power BI | Microsoft Learn&lt;/A&gt;, SharePoint Online is not supported for scheduled refresh."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Report-Server/fail-to-connect-sharepoint-Data-source-in-power-bi-report-server/m-p/3053950" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Report-Server/fail-to-connect-sharepoint-Data-source-in-power-bi-report-server/m-p/3053950&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone from Microsoft confirm?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 13:30:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4843418#M42071</guid>
      <dc:creator>Fernandostn</dc:creator>
      <dc:date>2025-10-06T13:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4844038#M42081</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1273606" data-lia-user-login="Fernandostn" class="lia-mention lia-mention-user"&gt;Fernandostn&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;SharePoint Online is not supported for scheduled refresh in Power BI Report Server.&lt;/P&gt;
&lt;P&gt;Since this appears to be a limitation and you’ve already tested multiple approaches, I’d recommend opening a Microsoft Support ticket so the product team can confirm and review your specific environment in detail.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please refer below link on how to raise a contact support or support ticket.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A title="https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket" href="https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket" target="_blank" rel="noreferrer noopener"&gt;&lt;SPAN&gt;How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Community Support Team&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 05:08:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4844038#M42081</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-10-07T05:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot connect sharepoint Data source in power bi report server on premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4844649#M42090</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="882994" data-lia-user-login="v-menakakota" class="lia-mention lia-mention-user"&gt;v-menakakota&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your feedback.&lt;/P&gt;&lt;P&gt;I'll open a Microsoft Support ticket.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 14:55:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/I-cannot-connect-sharepoint-Data-source-in-power-bi-report/m-p/4844649#M42090</guid>
      <dc:creator>Fernandostn</dc:creator>
      <dc:date>2025-10-07T14:55:51Z</dc:date>
    </item>
  </channel>
</rss>

