PowerBI-Javascript embedded dashboard is not “clickable” (to drill to associated Reports, etc)
问题 I have a scenario where I need to embed PowerBI dashboards that I am accomplishing by doing the following: Use ADAL.JS to authenticate the browser user with AD; then use an AD app to request an access token to powerbi App. Pass this access token to PowerBI-Javascript (powerbi.embed) and embed a given dashboard into my page. At this point, the dashboard shows up embedded on my page, along with all its pinned contents. HOWEVER, the problem is that IF I try to click on any of those pinned items