Software Development Network>> SQL Server>> Is it possible to hide a field or fields based on User Groups?
Is it possible to hide a field or fields based on User Groups?
Christopher Ambler
sure this is possible through custom .NET code. Implement your own Active Driectory checking class and use that within reporting Services. Based on this class you can make the textbox Visible or Hidden.
HTH, Jens Suessmeyer.
---
http://www.sqlserver2005.de
---