Forum Discussion
Anonymous
8 years agoNot applicable
Get selection of data while importing from SQL, based on log in
Hi,
I'm building reports for customers with SQL as data source. The reports are similar for all clients so I'd like to use the same data source all the time. But the clients should not be able to see the data from each other.
How do I make sure that -depending on a client log in- the correct data will be shown?
Or a work-around may be that it depends on something else (a parameter?)...
1 Reply
- AnonymousNot applicable
I believe you would need to use Row-Level Security. Please refer to the link below for more information:
Aaron