Hello. I want my "Top XX Nodes" resources in Group Details view to show only those nodes in that group. For instance, only nodes from Group A in the respective page, Group B in the respective page, and so on.
I thought I could use a custom property for this, but the SQL filter applies across all groups - not just one. So using something like "Group_ = 'GroupA;' " causes all Group Details panes to show only Group A. I have experimented with View Limitations but I seem to run into basically the same issue; whichever limitation I choose applies across all groups, not just the ones I want.
Any suggestions?