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.
lance_6
3 years agoHelper II
When 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
3 years agoAdvocate II
Reference: 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.