Data Masking issue
Hi Team,After successfully creating a group and populating it with members, I am facing the problem of the is_member() function always returning False, despite the user being part of the group. This issue is specific to my sandbox Databricks Account....
- 1866 Views
- 1 replies
- 0 kudos
Latest Reply
Can you post your code? I use the 'is_account_group_member' in my code as follows. Also note there is a alternative to Dynamic Views that is preferred. It's named 'Row filtering and Column masking'. Go here to learn more: https://docs.databricks...
- 0 kudos