Forum Discussion
Anonymous
7 years agoNot applicable
Refreshing data through Onedrive
Im am building a PowerBI report in desktop and then publishing it to the web via a Office 364 Group Workspace. I have serveral data sources with one being Sharepoint onlines and the one other being a...
- 7 years ago
You have to strip out the :x/r/ from the middle of the URL and the question mark and everything after from the end and then it'll work.
jeffshieldsdev
7 years agoSolution Sage
You have to strip out the :x/r/ from the middle of the URL and the question mark and everything after from the end and then it'll work.
- Anonymous7 years agoNot applicable
Thanks, I found another articale that showed how to get a different URL that didnt have this and it worked. It is strange the the same URL isnt used.
- jeffshieldsdev7 years agoSolution Sage
I think the URL with the extra characters will open in a web view (if the file is an Excel file, it'll open in the Excel web app), but the URL without the extra characters is a direct link to the file itself.
- Anonymous6 years agoNot applicable
Hi - Did you find a solution to this? I'm running into the same issue.
- jeffshieldsdev6 years agoSolution Sage
The accepted solution didn't work for you?