I have several reports that I use the User!UserID to determine if the user has access to what set of data. I know that there is also the User's langauge, but is there any way to get the user's AD group (or at least the group that got them to this report) or other AD data?
Instead of limiting data by User!UserID it would be MUCH easier to limit data displayed by some AD data in this instance.
I have thought about a table that has the user and the 'AD data', but since that is already in AD it would make maintenance a bit easier if it were only in one place instead of two.
Anyone else looked for this type of stuff?
Instead of limiting data by User!UserID it would be MUCH easier to limit data displayed by some AD data in this instance.
I have thought about a table that has the user and the 'AD data', but since that is already in AD it would make maintenance a bit easier if it were only in one place instead of two.
Anyone else looked for this type of stuff?