Hello Everyone.
Is there any way from which i can control what all members in a hierarchy rolls up to their parent level.
Example- I have 2 lists L1 and L2. L1 is parent of L2.
L2 list has a property called status which can be Approved,Declined,Proposed etc.
I need to provide a control on the dashboard where in a user can select the status. Based on that status, all the L2 members having that status should roll up to L1 rest should not.
Is there a way that we can control such roll ups. Also this needs to be user specific.