Forum Discussion
Anonymous
8 years agoNot applicable
Best way to implement Row Level Security on the Report Server
Hi all I understand Row Level Security is not currently supported on the Report Server, so what is the best way to implement this? I've had a scout through various topics on here, even trying th...
Anonymous
8 years agoNot applicable
Hi Anonymous.
We had a similar issue a few months ago and realised the only way to implement Row Level Security was to create a SSAS Tabular Model to do it.
The article below uses a good example as to how it can be done (same way as we implemented it):
https://www.blue-granite.com/blog/using-dynamic-row-level-security-with-organizational-hierarchies
Hope this helps.