Forum Discussion
gattoun
9 years agoFrequent Visitor
Client Dashboard Solution
I'm fairly new to Power BI and am creating some visualizations. What is the best method for distributing to clients, with the following in mind: 1. Client data is confidential. Client 1 shouldn't be...
v-yulgu-msft
Microsoft Employee
9 years agoHi gattoun,
In order to show data dynamically based on client ID, Row-level security (RLS) would be a good choice. RLS can be used to restrict data access for given users. Filters restrict data at the row level. You can define filters within roles.
If you want to embed reports into web-based application with Row-Level security, please refer to this similar thread: Power BI Embedded with Row-Level Security?
Best regards,
Yuliana Gu