Timeline for How to Implement Row-Level Security (RLS) in Power BI with DirectQuery Dataset Embedded via .NET Core
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| yesterday | comment | added | Dai | RLS is a feature of the storage-engine or RDBMS - and not the reporting engine, so you cannot "implement RLS" in a .NET back-end because that isn't the storage-engine. However, it sounds like you should be looking to implement general data access-controls in your application-tier code (so not RLS specifically). We cannot currently help you further because you haven't posted any details of the underlying data-source that you're attempting to connect to (MSSQL? Postgres? Memcached?) so we can't really help you yet. | |
| yesterday | history | edited | Bergi |
edited tags
|
|
| Oct 8 at 19:21 | comment | added | Venkata | I would like to know if there are any workaround solution for this scenario. Since we have a large set of data in millions, we would like to go with DQ route. | |
| S Oct 8 at 19:18 | review | First questions | |||
| Oct 9 at 5:52 | |||||
| S Oct 8 at 19:18 | history | asked | Venkata | CC BY-SA 4.0 | created from wizard |