admin管理员组文章数量:1291187
I have a SharePoint list as a data source, i created a report in PB desktop and connected to SharePoint list using windows creds. This site is FBA enabled. However, its connected and I successfully connected, modeled data but when I upload and trying to create a scheduler, report does not connect to SharePoint site.
- SharePoint site and Power BI report server are two different machine but SharePoint site is accessible in PBI server.
- The user I am trying to use has full access (site admin) to connect or read permissions.
- Do I have to modify anything in PBI server config? I did not find anything special to allow reports using anything apart from "Anonymous" and Windows
- I tried resetting permissions cache from PB desktop -> files -> options/settings but did not help.
I have a SharePoint list as a data source, i created a report in PB desktop and connected to SharePoint list using windows creds. This site is FBA enabled. However, its connected and I successfully connected, modeled data but when I upload and trying to create a scheduler, report does not connect to SharePoint site.
- SharePoint site and Power BI report server are two different machine but SharePoint site is accessible in PBI server.
- The user I am trying to use has full access (site admin) to connect or read permissions.
- Do I have to modify anything in PBI server config? I did not find anything special to allow reports using anything apart from "Anonymous" and Windows
- I tried resetting permissions cache from PB desktop -> files -> options/settings but did not help.
1 Answer
Reset to default 0To resolve the issue of the Power BI Report Server (PBIRS) failing to refresh data from an FBA-enabled SharePoint list, follow these structured steps:
- Verify Authentication Method in Power BI Desktop Switch to FBA Credentials: Ensure the SharePoint connector in Power BI Desktop uses FBA credentials (username/password) instead of Windows authentication. Reconfigure the data source if necessary and test connectivity.
Update Data Source Settings: If using Windows auth in Desktop worked, confirm SharePoint allows both Windows and FBA. However, for PBIRS, explicit FBA credentials might be needed.
- Configure Data Source in Power BI Report Server Stored Credentials: After publishing to PBIRS, navigate to the report's data source settings. Replace Windows authentication with stored credentials using the FBA account (username/password).
Privacy Level: Set the privacy level to Organizational or Public if required, to avoid data isolation issues.
- Service Account Permissions PBIRS Service Account: Ensure the PBIRS service account has read access to the SharePoint list. Even if the user is a site admin, the service account might need explicit permissions.
Delegation Issues: If Kerberos delegation is required (for double-hop scenarios), configure it in Active Directory, though FBA might complicate this.
- Network and Configuration Checks URL Accessibility: Confirm the SharePoint site URL is reachable from the PBIRS machine. Test with tools like Invoke-WebRequest in PowerShell.
Trusted Sites: Add the SharePoint URL to Trusted Sites in Internet Explorer settings on the PBIRS server to avoid authentication prompts.
Power BI Connector Compatibility FBA Support: Verify that the Power BI connector supports FBA. If not, consider using the SharePoint REST API with explicit credentials in Power Query.
Review Logs and Error Messages PBIRS Logs: Check PBIRS logs (C:\Program Files\Microsoft Power BI Report Server\PBIRS\Logs) for authentication errors during refresh.
Event Viewer: Look for related errors in Windows Event Viewer on the PBIRS machine.
本文标签: Unable to connect to data source in power bi server report to sharepoint siteStack Overflow
版权声明:本文标题:Unable to connect to data source in power bi server report to sharepoint site - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741511584a2382638.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论