Forum Discussion
Convert Dynamic URL to Static Power Query
I'm new to this, could you please tell me which part of my URL is Querry?
Query parameters are listed after the question mark in the URL. Your URLs don't have that, so in this particular case you only need RelativePath ( everything after the Site URL ).
- mrjizz2 years agoFrequent Visitor
Using the above method to switch to Static URL introduces authentication problems on the path. This is not an issue with Dynamic URL.
- mrjizz2 years agoFrequent Visitor
I've confirmed that all items within the square brackets [] are dynamic data. I've assigned them to variables and followed the method you described, but I'm still encountering issues.
- lbendlin2 years ago
Super User
Clear data source permissions and select the right method - Microsoft account. In the service that is called OAUTH2.
- mrjizz2 years agoFrequent Visitor
Is Web.Content required to be public data? I mean that my data needs to be private.