You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the column-level access, is there a way to get all the columns that the user has access to?
Like UserA: TableA.Column1, TableA.Column2
UserB: TableA.Column1, TableA.Column3