How to limit the exposure of data on the dashboard

sasipriya
Tera Contributor

Hi Team,

 

Could you please help me on below requirement

 

I need to implement the below requirement, which is related to the dashboard. 

I created one dashboard that includes vendor data, which can be seen by both my organization's users and vendors. however, my requirement is that vendors only have access to their information within the dashboard, and they shouldn't access other vendor data.

 

Thanks ,

Sasipriya

2 REPLIES 2

Saiganeshraja
Kilo Sage
Kilo Sage

Write ACLs at the table level itself so that even though other vendors looks at table level as well it will not visible.

You need to identify the parameter for knwoing the logged in user is vendor or not.

 

 

Mark Manders
Mega Patron

Create ACL's for vendors to only see the data where 'vendor is dynamic me'.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark