Set Dashboard Data Sources by User
Is there a proven method for having the Sisense web application dynamically set the data sources for a dashboard, at the time they are opened or at login, based upon the user accessing them?
We want to have a 1 to 1 relationship between clients and cubes and retain one dashboard instance that they can all access. A single data source, with security filters, would be too large for our use cases.
Hi Michael,
If your users are grouped then it should be possible with the Dynamic Elasticube Plugin . This makes it possible to either choose the EC based on a URL-parameter or based on the GroupID. This is set in the config file. We use this plugin to let users from different customers use the same dashboard, but based on the group the user is in, another EC will be chosen each time
Hamza