Forum Discussion
Need help on multi tenancy
Hi AjithPrasath ,
According to your statement, I think your requirement is to hide specific tables or columns from report viewers.
Here I suggest you to try OLS.
For reference:
-
Object-level security (OLS) OLS enables you to hide specific tables or columns from report viewers. You can also secure sensitive object names and metadata to prevent them from being discovered.
You can embed a report that uses object-level security .
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
I don't need to hide the tables or columns. What I need is to implement multi tenancy- based on the customer I need to show the data. How to dynamically change the dataset credentials in the report so that only the specified user will see the data. Thanks in advance.