Hi all,
I have a set of dashboards that contain data/charts reporting on specific regions
Each user is assigned a region.
When a user logs in he/she should only see data for their own region.
What is the best approach to develop his considering that we have many regions (up to a 100) and we do not want to go down the path of creating the same type of dashboard/views for each region?