Forum Discussion
Cobra77
Post Patron
6 years agoSecurity how hide table with embedded
Hi, We have a application who embed a report power bi ( with a account ) , We are in Premium. The report is on SSAS Tabular 2016 . I cant use USERNAME(), because i dont have username in my s...
GilbertQ
Super User
6 years agoHi there
I would suggest upgrading to SQL 2017 or later which would then allow to use RLS as it should be used.
If you need the data to be secure if RLS is not used there is always a way for the end users to get around filtering.
I would suggest upgrading to SQL 2017 or later which would then allow to use RLS as it should be used.
If you need the data to be secure if RLS is not used there is always a way for the end users to get around filtering.