My company wants to make some visual analytics dashboards available company wide, but not all users should be able to acces the data from outside of VA (from sas-studio or data explorer for example). Ideally the data should be only accessible from within VA.
I have thought about column-level acces, to only allow acces to the columns that are already visible within the dashboard, but some columns are needed for calculations/aggregations even though they are not visible in the dashboard, so this will break the dashboard.
Another solution would also be welcome. As long as the dashboard is accessible (which requires some form of data acces) without enabling the users to explore this data from elsewhere.