We use a set of dashboards for all of the clients; in the start HTML we switch the underlying model to the model for which the user is authorized.
The dashboards make plenty of use of filter lists that have hierarchy levels as selection items. See for example the screenprint enclosed.
All works fine,
except ...
One of the clients has asked to remove certain filter items from several lists, as their model does not have these hierarchy levels filled with data and all is "n/a" or "-". But if we make an exception for them and save a copy of the dashboard set specifically for them we 'kill' the idea of a global re-usable set of dashboards for all the clients. And we prefer not to do that.
We have tried to set-up a static SET in the schema definition, but that does not work as it does not allow to combine hiearchy items.
What other options could we pursue to hide certain filter elements for specific clients?
