Forum Discussion
amalekshahi
8 years agoFrequent Visitor
Embed PBI Report in iframe
Hi, I prepared and published a PBI report and everything works fine. We need to embed the report in an iFrame and pass four initial parameters (Authentication Token, Account_ID, FromDate and ToDa...
v-ljerr-msft
8 years agoMicrosoft Employee
Hi amalekshahi,
What's the Authentication Token, is it a embedded token?
If that is the case, you should be able to find a way to decode the token to get the user information, and validate it against the Account_ID. Here is a similar thread for your reference. :smileyhappy:
Regards