Question

Photo of Trey Hendon III

0

Report of Group Members from Groups with Group Attributes

We're trying to run a report to get Group Members of specific Groups.  The Groups need to be filtered by Group Attributes we have setup.  Before writing a custom SQL report, I wanted to see if anyone has figured out how to do this with Data Views and Reports?  Long-term I'm wondering if there needs to be a Group to Group Member Data Transformation option.

Data ViewsGroupsReporting
  • Photo of David Leigh

    1

    Trey,

    I have recently added a Person Data Filter called "Group Data View" which should do what you need.
    https://github.com/SparkDevNetwork/Rock/pull/1199

    The filter returns a list of people that are members of one of the Groups returned by a Group Data View, which I think is what you are asking?
    If this is what you are looking for, it will be available in v4.