Hi,
In my model, I have a group called "OperatorGroup" where 3 operators are been added to that group and it is been attached to the dashboard to collect the utilization stats.
In my case, if the number of object in the group is "zero" how to remove that group from the dashboard through code. and how to re-add if the number of object in the group is greater than "zero".
I am using legacy charts (state bar chart) to display group statistics.
Thanks