Forum Discussion
FelipeCosta
4 years agoAdvocate II
iFrame Embedded Report Keeps Asking for Login
I have script that changes the embedded PBI report link periodically in a HTML page. I the first access, the iFrame is a login button and then the report is displayed. The problem is that the re...
- 4 years ago
Unfortunately there is no solution. I had to go all the way into the complexity of using Power BI Tokens.
Abax
3 years agoFrequent Visitor
Hi, actualy you can add in your html code object on background, that acquire token (because endpoint has remember credentials and stay connected turn on) and than (onload + srcipt that change iframe content) to load embed link after object acquire token.