Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    3 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.