I have requirement to set different authorization for each dashboards in same folders.
For example, I have folder/dashboard/permission like this:
- Infrastructure
- Core Bank dashboard – Set permission for oper1 team
- ERP dashboard – Set permission for oper2 team
However, I found that if the Infrastructure folder itself has permission for the Viewer role, then members of oper1 team can see both dashboards (Core Bank and ERP) instead of only the Core Bank dashboard.
Is it possible to configure permissions for each dashboard individually as required?
I tried removing the Viewer role at the folder level, but then nobody can see the folder, and therefore no dashboards inside it are accessible.
What I want is not strict control at the folder level, but rather dashboard-level permissions inside the folder.
This may require disabling permission inheritance, if such an option exists.