0 Reporting: Number of Members of a Group 2 Arran France posted 9 Years Ago I see in a report there's no default reporting field that gives you the number of members (either active, inactive, or pending). I see there's a Liquid tag. Can I just verify that I can only use other fields so I can't do something like {% assign count = 0 %} {% for member in Group.Members %} {% assign count = countActive | Plus: 1 %} {% endfor %}
Arran France 9 years ago I saw that this morning before I saw this and I thought "Hey, that's cool!". Thanks for doing that pull, that's really helpful.
Ken Roach 9 years ago There is a problem with Lava Plus 1 functionality. Refer issue https://github.com/SparkDevNetwork/Rock/issues/1203. Fixed in version 4.0