Hello 2 everyone!
i need to create simple statistic dashlet
for example:
-in my system i have 10 contacts
-also i have 2 users (for one responsible of 4 contacts and second responsible of 6 others contacts )
-all contacts have a multi-enum field name "color" with 3 properties : red, white, black.
How can i count how many red, white and black contacts have each user, and how many red, white and black has all users. Thanks!
i need to create simple statistic dashlet
for example:
-in my system i have 10 contacts
-also i have 2 users (for one responsible of 4 contacts and second responsible of 6 others contacts )
-all contacts have a multi-enum field name "color" with 3 properties : red, white, black.
How can i count how many red, white and black contacts have each user, and how many red, white and black has all users. Thanks!
Comment