
Announcements
I'd like to stop users from being able to open the underlying records from a dynamics 365 dashboard
that is built from charts on our DataVerse tables.
Is it possible to remove/hide the "view records" button on a chart (preferably without code).
Hi @rt1357,
This is not possible using Dataverse dashboards. In order to view the data in a dashboard, chart, or view, you need to grant access to the tables through security roles. Even if you could hide the button on the dashboard, the user will still be able to query the data in other ways (advanced find, web APIs, and other methods).
A couple of alternatives for providing access to reporting without giving the user access to the data:
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.