Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
To embed a report in my application we require an embed url.
We are storing report related inforamation on our database (reportId , remortname...).
To get an embed url of a report we need to call Get Report API.
We have a dropdown with report ids and names. So on every time we select a new valu on the dropdown ,we have to call this Get Report API to fetch the embed token.
I just want to know if "embed url" is fixed so that we can store it in the database and skip Get Report API calls
Hi @Anonymous ,
Yes the value for the embed url will looks like this
https://app.powerbi.com/reportEmbed?reportId=xxxxx&groupId=xxx
Since you already storing your report id and group id in db, you can try to generate this and store this also in the db.
Try this and let me know your response
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
8 | |
7 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |