Forum Discussion
Anonymous
3 years agoNot applicable
RelativePath for URI Error
I am trying to code a RelativePath for a URI so I can use schedule refresh in the PowerBI Service, however in Power Query I get the error "Expression.Error: Access to the resource is forbidden." when...
- Anonymous3 years ago
I found the issue, the RelativePath function adds a "/" before the text, so I needed to adjust which part of the URL was in the RelativePath function.
amitchandak
3 years agoSuper User
Anonymous , Refer if this blog can help
Anonymous
3 years agoNot applicable
I found the issue, the RelativePath function adds a "/" before the text, so I needed to adjust which part of the URL was in the RelativePath function.