Hi all,
I'm struggling with this request.
I have a SP table with customers in rows.
I than have 4 columns with items that are true/false.
I want to have a count like this:
Total Customers with 0 true in columns =
Total Customers with 1 true in columns =
Total Customers with 2 true in columns =
Total Customers with 3 true in columns =
Total Customers with 4 true in columns =
Thank you!