Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hello,
I have a report which is constant among clients but would like to display data that is stored on different databases depending on which client is logged in.
I have the report up on power bi embedded. Is there anyway to change the embed token to change which dataset is being displayed?
Thanks,
Cheese Pudding
@cheesepudding wrote:
Hello,
I have a report which is constant among clients but would like to display data that is stored on different databases depending on which client is logged in.
I have the report up on power bi embedded. Is there anyway to change the embed token to change which dataset is being displayed?
Thanks,
Cheese Pudding
you can do either
So there is no way to have created only one embedded report and change the back end dataset?
@cheesepudding wrote:
So there is no way to have created only one embedded report and change the back end dataset?
Technically, there is one way to create only one embedded report. You can update connection strings for datasets in DirectQuery mode everytime one user accesses the report accordingly, however, per my test, there're some minutes delay before the new connection work. For example, when userA accesses the report, in your code, before the report rendering, you update the connectionstring, however the userA may still see the data that was from another user.
Related REST APIs FYI.
Set All Connections-to update connection strings.
Set Credentials - to update credentials, the gatewayid and datasourceid are from Get BoundGatewayDatasources.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |