Access to group membership in a report

(2 posts) (2 voices)
  1. situ, Member

    Hi,

    I am trying to find out if it is possible to use a users group membership within a report.

    The scenario I have is that I have a report that has a number of editable columns. A small set of users (up to 100) will have access to this report. Within this set of users different users should only be able edit certain columns. I want to restrict this by their group membership rather than inLogin

    If I can get hold of a users group membership in the report then I can make the constraint. Is their an equivalent of inLogin?

    We are using SSO and users will belong to multiple groups.

    Simon

  2. myDBR Team, Key Master

    Hi,
    you can use myDBR's 'mydbr_groupsusers' and 'mydbr_groups' tables for this. 'mydbr_groupsusers'-table has information which user belongs to which group and 'mydbr_groups'-table has the group name.

    --
    myDBR Team


Reply

You must log in to post.