Forum Discussion
Karenp426
8 years agoFrequent Visitor
Dashboard security for mulitple users
I have created a dashboard which uses regions as a filter. We don't want one region seeing another region's sales and revenue numbers. Is it possible to do security at this level so I can upload th...
- 8 years ago
You need to use the row level security at the databaselevel to filter the region's sales and revenue. Refer this - https://docs.microsoft.com/en-us/sql/relational-databases/security/row-level-security
you could also refer this thread to get general info how you cna do this-
ganga-2016-MSFT
8 years agoMicrosoft Employee
You need to use the row level security at the databaselevel to filter the region's sales and revenue. Refer this - https://docs.microsoft.com/en-us/sql/relational-databases/security/row-level-security
you could also refer this thread to get general info how you cna do this-