Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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 ToDate) to the report. In the report, To secure the report, I will call a REST API to check the validity of the token against the Account_ID and exit if the token is not valid.
Is this possible in PBI?
Thanks
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. ![]()
Regards
No. We have a REST API endpoint where our application issues a token after successful authentication (nothing to do with Power BI).
Here is the way we want to embed Power BI in our application:
- Our application authenticates user and creates a token
- The token will be passed to Power BI embedded iFrame
- Inside Power BI, we would like to call another REST API to validate the token
- Upon successful validation, the visuals will show
Is this possible in Power BI?
Thanks
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 10 | |
| 6 | |
| 4 | |
| 4 | |
| 3 |