Forum Discussion
lubosbednar
9 years agoHelper I
Auto refresh URL with token authentication
I'm having troubles to set up auto refresh when I use http request using url with token authentication. It works in power bi desktop, but I cannot set up auto refresh in power bi service. It doesn't ...
- 9 years ago
As mentioned in this similar thread, this is not possible due to constraints with the way Web.Contents stores credentials. And there are also some workaround mentioned in that thread, please go and try to see if the solution works.:smileyhappy:
Regards
v-ljerr-msft
9 years agoMicrosoft Employee
As mentioned in this similar thread, this is not possible due to constraints with the way Web.Contents stores credentials. And there are also some workaround mentioned in that thread, please go and try to see if the solution works.:smileyhappy:
Regards
- lubosbednar9 years agoHelper I
Thanks for your help v-ljerr-msft. Workaround with RelativePath worked for me. Great!