Can I create a template dashboard for multiple customers, where the data for each customer is filtered and displayed according to their specific policies?
(A prospect wanted to know if they could use a single dashboard template for multiple customers, with each one seeing only their relevant data.)
This is can be achieved in Lumenore by using the row level security feature where you need to filter the data based on user or customer level.
This scenario is possible if the dataset used for creating the dashboard supports multi-tenant architecture, meaning the dataset tables should have columns in which user/ customer data can be filtered by email, username, or customer-unique columns.
The Row level security feature in the schema manager can be used to filter or control the data visible to the end customer.