How to prevent one user to see other users' data using data source
Hi,
Please consider following case.
- I've BI server 3.7 CE stable version
- There is one table say 'UserInfo', having User information with user id as primary key.
- All user,existing in 'UserInfo' table have access to create Data Source
- Please provide steps so that one user can not see other users' data i.e. how can I use user id implicitly in Data Source so that user will be restricted to only his data.
-Thanks in advance,
Saurabh