Forum Discussion
Multi Tenancy
- 3 years ago
Beniya_Samson Well, the easiest path to take would be to leverage Row Level Security (RLS). So each customer would be their own role and RLS rules would determine that they only see their own data. Hard to be specific with the information provided. In this scenario, you would have a single data model. And if it is import mode then, yes, it is technically stored as a tabular cube.
Beniya_Samson Well, the easiest path to take would be to leverage Row Level Security (RLS). So each customer would be their own role and RLS rules would determine that they only see their own data. Hard to be specific with the information provided. In this scenario, you would have a single data model. And if it is import mode then, yes, it is technically stored as a tabular cube.