Forum Discussion
Anonymous
2 years agoNot applicable
HTML Viewer dropping off SharePoint part of URL and Erroring
My Power BI Report has several HTML viewers on the page pulling from different Notes columns in Lists. Most of the Notes columns include links to our OneNote stored in SharePoint. The links were open...
christinepayton
Most Valuable Professional
2 years agoOh, if it's in a notes field with other stuff, you should be able to do a "replace" step on the column - just replace "/sites/" with "https://yourtenant.sharepoint.com/sites/". This is assuming you don't have other hyperlinks with /sites/ in the path.
Anonymous
2 years agoNot applicable
I did that, and it still errors. The issue seems to be when I go to open the link. The link will show fine in the html viewer and then it truncates when I select it. I've tried looking through settings, but I'm not sure why sharing part of the same URL as the data source is causing an issue