Forum Discussion
I want to change database dynamically
Hi, sonu123456
The idea of dynamically changing the database to the point where each user is viewing data that belongs to them is not supported in the current version of Power BI Desktop, you can use RLS to achieve a similar effect. You can read the official documentation for more information and steps on how to do this.
Row-level security (RLS) with Power BI - Microsoft Fabric | Microsoft Learn
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Client requirement is that if user 1 opens the report then he can see only user 1's database data, if user 2 opens the report then he can see only user 2's database data, this is same for all 25 users' database data. In one workspace he wants to change database data dynamically while users are using/opening the report.
- Client main requirements is power bi report run on a browser on the local workstation and connect to the customer's local SQL database automatically.
- He want to change 25 database data dynamically as per the report users. All users have own database.