The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello!
I am the main user of a PowerBi report, but need to give access to my team for the times that I am OOO. The data source is saved in a shared folder accessible by my team, but they are unable to refresh the report with the new data as the full path points the file to my PC, although it is saved in SharePoint.
The report is also set to a daily refresh which does not work when my PC is offline.
Is there an easy way to solve this?
Many thanks in advance,
Newbie user
Solved! Go to Solution.
Hi. The best way to achieve this is storing the data in a place that can be accessed by anyone. Sharepoint online is a very good option. If you have that one and right now is not allowing the change, then open the Power Bi Desktop and check how is your datasource configured. You can check this video that is changing the way the excel datasource of a sharepoint was pointing to PC against the cloud to avoid the user dependancy
https://youtu.be/CYSMZxaXNLk?si=BgbUdBQBMCN0LHMa&t=90
The video starts with an issue of cloud refreshing but the second I'm sending shows how to check the data source and make sure you are connecting sharepoint in a way that will not require you PC.
Once changed, publish the report again and configure data source credentials.
I hope that helps
Happy to help!
Hi @PepsiLlama ,
You need to take SharePoint point path instead of local path pc path in your reports.(Right click on your file>view online and take that path and use SharePoint connector when you are pulling the data)
I hope it will be helpful.
Thanks,
Sai Teja
Hi @PepsiLlama ,
You need to take SharePoint point path instead of local path pc path in your reports.(Right click on your file>view online and take that path and use SharePoint connector when you are pulling the data)
I hope it will be helpful.
Thanks,
Sai Teja
Hi. The best way to achieve this is storing the data in a place that can be accessed by anyone. Sharepoint online is a very good option. If you have that one and right now is not allowing the change, then open the Power Bi Desktop and check how is your datasource configured. You can check this video that is changing the way the excel datasource of a sharepoint was pointing to PC against the cloud to avoid the user dependancy
https://youtu.be/CYSMZxaXNLk?si=BgbUdBQBMCN0LHMa&t=90
The video starts with an issue of cloud refreshing but the second I'm sending shows how to check the data source and make sure you are connecting sharepoint in a way that will not require you PC.
Once changed, publish the report again and configure data source credentials.
I hope that helps
Happy to help!
Hi, thank you so much! I have followed the video instructions and made it work.