Forum Discussion
Use File in Teams folder on Power BI
Hi all,
I have a file located on Teams folder. How can i use the file and set schedule update for the data.
I'm trying to use Sharepoint folder get data function, but its only syccesful with url like <companyname.sharepoints.com>/sites/<folders name> instead of <companyname.sharepoints.com>/teams/<folders name>
thank you!
It works for both, but you are missing a critical component. It's not
<companyname.sharepoints.com>/sites/<folders name> or <companyname.sharepoints.com>/teams/<folders name>
It is
<companyname.sharepoints.com>/sites/site name/<folders name> or <companyname.sharepoints.com>/teams/team ID/<folders name>
The base URL for the Sharepoint Folder connector MUST contain the site name or team ID.
1 Reply
- lbendlinSuper User
It works for both, but you are missing a critical component. It's not
<companyname.sharepoints.com>/sites/<folders name> or <companyname.sharepoints.com>/teams/<folders name>
It is
<companyname.sharepoints.com>/sites/site name/<folders name> or <companyname.sharepoints.com>/teams/team ID/<folders name>
The base URL for the Sharepoint Folder connector MUST contain the site name or team ID.