share dashboard with resource role
How can we share a dashboard with resource level roles? We have the ability to share dashboards with global roles, groups or users but not with resource roles. How is it possible or if there is a workaround possible?
naivedhjain
Posted 5 years ago · Edited 1 year ago·Last reply 5 years ago
1 comment
Stijn Waegemans
·5 years ago · EditedA workaround for this would be:
Create a group for a specific resource role
Create workflow that loops over all relevant assets, gets everyone assigned to a certain role and then adds them to the group
Add that group on the dashboard
Depending on how much assets you need to loop over I would maybe run the workflow maybe only weekly every weekend.
I hope this is useful