How do I hide a Dashboard widget from certain users?
I have a sales dashboard with several widgets that show the monthly sales by product line and a user filter so each user can see only their data.
A subset of my users do not sell one certain product line, so I would like to hide that widget from their view. I do not want to create a copy of the dashboard for only those users. Instead, I would like to have one dashboard for all users, and those users only see the reports and widgets relevant to them.