Forum Discussion
FelipeCosta
Advocate II
4 years agoiFrame 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.
lance_6
Helper II
3 years agoWhen you say you had to "go all the way into the complexity of using Power BI Tokens." What do you mean? Could you point me to some documentation? Thanks
FelipeCosta
Advocate II
3 years agoReference: https://azure.microsoft.com/en-us/products/power-bi-embedded/
It is insanely difficult for non-developers because you need to understand Microsoft Identity's flow, OAuth tokens, Power BI Tokens and at least JavaScript.
Notice you must have Power BI Embedde License or Power BI Premium license.